diff --git a/(OLD)known_devices.yaml b/(OLD)known_devices.yaml new file mode 100644 index 0000000..33d800d --- /dev/null +++ b/(OLD)known_devices.yaml @@ -0,0 +1,24 @@ + +clint: + hide_if_away: false + icon: + mac: 70:F0:87:80:9E:47 + name: Clint + picture: /local/images/sirnitro.png + track: true + +#beth: +# hide_if_away: false +# icon: +# mac: 84:A1:34:96:F2:09 +# name: Beth +# picture: /local/images/princess.jpg +# track: true + +#dakota: +# hide_if_away: false +# icon: +# mac: CC:20:E8:94:44:EE +# name: Dakota +# picture: /local/images/dakota.jpg +# track: true diff --git a/configuration.yaml b/configuration.yaml index 3006a31..aa4e28b 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -1,19 +1,12 @@ +# Wilsons Corner +# configuration.yaml +# author: SirNitro + # Configure a default setup of Home Assistant (frontend, api, etc default_config: homeassistant: customize: !include customize.yaml - - -# Uncomment this if you are using SSL/TLS, running in Docker container, etc. -# http: -# base_url: example.duckdns.org:8123 - -#http: -# ssl_certificate: /config/ssl/fullchain.pem -# ssl_key: /config/ssl/privkey.pem -# base_url: https://automation.wilsons.local:8123 - group: !include groups.yaml automation: !include automations.yaml script: !include scripts.yaml @@ -22,8 +15,11 @@ alert: !include alerts.yaml switch: !include switches.yaml shell_command: !include shell_commands.yaml zone: !include zones.yaml -device_tracker: !include devices.yaml - +#device_tracker: !include devices.yaml +map: +google: + client_id: !secret google_id + client_secret: !secret google_secret panel_iframe: printer: title: 'Nitro 3D' @@ -31,15 +27,15 @@ panel_iframe: url: !secret octo_rem require_admin: true - - hassio: + discovery: ignore: - wink - roku - homekit - netgear_router + # Text to speech tts: - platform: google_translate @@ -49,16 +45,9 @@ remote: name: Living Room host: !secret harmony_hub_ip -#sensor: -# - platform: glances -# host: 127.0.0.1 -# username: !secret glance_user -# password: !secret glance_pass -# version: 3 -# resources: -# - 'processor_load' -# - 'memory_use_percent' -# - 'disk_use_percent' +weather: + - platform: darksky + api_key: !secret dark_sky wunderlist: @@ -128,32 +117,51 @@ telegram_bot: api_key: !secret telegram_api allowed_chat_ids: - !secret telegram_chatid_c -# -#roku: -# - host: !secret roku_lr_host -# - host: !secret roku_mb_host -# - host: !secret roku_office_host -# - host: !secret roku_dakota_host - -#mqtt: -# broker: soldier.cloudmqtt.com -# port: !secret mqtt_port -# username: !secret mqtt_ha -# password: !secret mqtt_pass - -#owntracks: -# max_gps_accuracy: 200 -# waypoints: true -# mqtt_topic: "owntracks/#" -# events_only: true +owntracks: + max_gps_accuracy: 200 + waypoints: true + events_only: true + recorder: db_url: !secret sql_info + + + #google: # client_id: !secret google_id # client_secret: !secret google_secret +#mqtt: +# broker: soldier.cloudmqtt.com +# port: !secret mqtt_port +# username: !secret mqtt_ha +# password: !secret mqtt_pass + +# +#roku: +# - host: !secret roku_lr_host +# - host: !secret roku_mb_host +# - host: !secret roku_office_host +# - host: !secret roku_dakota_host + +#sensor: +# - platform: glances +# host: 127.0.0.1 +# username: !secret glance_user +# password: !secret glance_pass +# version: 3 +# resources: +# - 'processor_load' +# - 'memory_use_percent' +# - 'disk_use_percent' + +#http: +# ssl_certificate: /config/ssl/fullchain.pem +# ssl_key: /config/ssl/privkey.pem +# base_url: https://automation.wilsons.local:8123 + #binary_sensor: # - platform: ping # hosts: diff --git a/customize.yaml b/customize.yaml index a674aab..017dc85 100644 --- a/customize.yaml +++ b/customize.yaml @@ -1,6 +1,6 @@ person.clint_wilson: - entity_picture: http://automation.wilsons.local:8123/local/images/logos/sirnitro.png + entity_picture: http://wilsonscorner.org/subs/automation/images/icons/sirnitro.png person.beth_wilson: - entity_picture: http://automation.wilsons.local:8123/local/images/logos/princess.jpg + entity_picture: http://wilsonscorner.org/subs/automation/images/icons/princess.jpg person.dakota_wilson: - entity_picture: http://automation.wilsons.local:8123/local/images/logos/dakota.jpg + entity_picture: http://wilsonscorner.org/subs/automation/images/icons/dakota.jpg diff --git a/devices.yaml b/devices.yaml index e69de29..4cd535d 100644 --- a/devices.yaml +++ b/devices.yaml @@ -0,0 +1 @@ +- platform: owntracks \ No newline at end of file diff --git a/home-assistant.log b/home-assistant.log index 951e80c..7a38fef 100644 --- a/home-assistant.log +++ b/home-assistant.log @@ -1,46 +1,169724 @@ -2019-09-23 23:17:44 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-09-23 23:17:55 ERROR (SyncWorker_16) [homeassistant.components.octoprint] Endpoint: printer Failed to update OctoPrint status. Error: 409 Client Error: CONFLICT for url: http://10.10.10.40:80/api/printer -2019-09-23 23:17:58 WARNING (MainThread) [homeassistant.setup] Setup of tuya is taking over 10 seconds. -2019-09-23 23:18:02 WARNING (MainThread) [homeassistant.setup] Setup of group is taking over 10 seconds. -2019-09-23 23:18:02 WARNING (MainThread) [homeassistant.setup] Setup of hacs is taking over 10 seconds. -2019-09-23 23:18:13 WARNING (MainThread) [zigpy.zdo] [0x0000:zdo] Unsupported ZDO cluster id 0x8038 -2019-09-23 23:18:13 WARNING (MainThread) [zigpy.zdo] [0x0000:zdo] Unknown ZDO cluster 0x8038 -2019-09-23 23:18:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:18:43 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery -2019-09-23 23:18:50 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) -2019-09-23 23:19:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:19:37 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery -2019-09-23 23:20:26 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved -Traceback (most recent call last): - File "/usr/src/homeassistant/homeassistant/components/alexa/state_report.py", line 164, in async_send_delete_message - alexa_entity = ENTITY_ADAPTERS[domain](hass, config, hass.states.get(entity_id)) -KeyError: 'device_tracker' -2019-09-23 23:20:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:20:37 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery -2019-09-23 23:20:55 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) -2019-09-23 23:21:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:22:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:22:59 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) -2019-09-23 23:23:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:24:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:24:37 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery -2019-09-23 23:25:04 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) -2019-09-23 23:25:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:26:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:27:09 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) -2019-09-23 23:27:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:28:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:29:14 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) -2019-09-23 23:29:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:29:43 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 41964efaff9c2618e1f845cbb4118bce8a3727901ba6c1aa9b6023ebb6945f60 -2019-09-23 23:29:46 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 41964efaff9c2618e1f845cbb4118bce8a3727901ba6c1aa9b6023ebb6945f60 -2019-09-23 23:30:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:31:19 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) -2019-09-23 23:31:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:32:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:33:24 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) -2019-09-23 23:33:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:34:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:35:29 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) -2019-09-23 23:35:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability -2019-09-23 23:36:32 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:09:26 ERROR (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /config/secrets.yaml contains duplicate key "google_id". Check lines 33 and 36. +2019-09-25 21:09:26 ERROR (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /config/secrets.yaml contains duplicate key "google_secret". Check lines 34 and 37. +2019-09-25 21:09:27 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-09-25 21:09:39 ERROR (SyncWorker_1) [homeassistant.components.octoprint] Endpoint: printer Failed to update OctoPrint status. Error: 409 Client Error: CONFLICT for url: http://10.10.10.40:80/api/printer +2019-09-25 21:09:39 ERROR (MainThread) [homeassistant.setup] Error during setup of component google +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/setup.py", line 172, in _async_setup_component + component.setup, hass, processed_config # type: ignore + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/google/__init__.py", line 214, in setup + do_setup(hass, config, conf) + File "/usr/src/homeassistant/homeassistant/components/google/__init__.py", line 319, in do_setup + hass.data[DATA_INDEX] = load_config(hass.config.path(YAML_DEVICES)) + File "/usr/src/homeassistant/homeassistant/components/google/__init__.py", line 381, in load_config + for calendar in data: +TypeError: 'NoneType' object is not iterable +2019-09-25 21:09:42 WARNING (MainThread) [homeassistant.setup] Setup of person is taking over 10 seconds. +2019-09-25 21:09:49 WARNING (MainThread) [homeassistant.setup] Setup of hacs is taking over 10 seconds. +2019-09-25 21:10:22 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 237, in watched_entity_change + await self.begin_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 249, in begin_alerting + await self._notify() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 288, in _notify + await self._send_notification_message(message) + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 316, in _send_notification_message + await self.hass.services.async_call(DOMAIN_NOTIFY, target, msg_payload) + File "/usr/src/homeassistant/homeassistant/core.py", line 1209, in async_call + raise ServiceNotFound(domain, service) from None +homeassistant.exceptions.ServiceNotFound: Unable to find service notify/telegram_bot +2019-09-25 21:10:32 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-25 21:11:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:12:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:13:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:14:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:14:27 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:15:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:16:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:16:32 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:17:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:18:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:18:40 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:19:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:19:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:20:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:20:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:20:31 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:21:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:21:31 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:22:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:22:46 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:23:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:23:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:24:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:24:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:24:51 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:25:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:25:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:26:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:26:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:26:55 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:27:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:27:33 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:28:13 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:28:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:28:33 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:29:00 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:29:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:30:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:30:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:31:05 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:31:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:32:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:32:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:33:10 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:33:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:33:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:34:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:35:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:36:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:36:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:37:18 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:37:21 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:37:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:38:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:39:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:39:26 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:40:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:41:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:42:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:43:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:43:33 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:43:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:44:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:44:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:45:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:45:37 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:46:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:47:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:47:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:47:42 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:48:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:48:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:49:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:49:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:49:47 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:50:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:50:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:51:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:51:18 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:51:39 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:51:52 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:52:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:52:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:53:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:53:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:53:57 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:54:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:54:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:55:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:55:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:56:01 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 21:56:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:57:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:57:57 ERROR (MainThread) [aioharmony.hubconnector] 10.10.10.24: Connection timed out for hub 12888383 +2019-09-25 21:58:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:58:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 21:59:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 21:59:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:00:13 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:00:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:00:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:01:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:02:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:02:18 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:03:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:04:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:04:22 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:04:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:05:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:05:36 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:06:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:06:27 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:07:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:07:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:08:17 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:08:32 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:08:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:09:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:10:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:10:22 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 237, in watched_entity_change + await self.begin_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 249, in begin_alerting + await self._notify() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 288, in _notify + await self._send_notification_message(message) + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 316, in _send_notification_message + await self.hass.services.async_call(DOMAIN_NOTIFY, target, msg_payload) + File "/usr/src/homeassistant/homeassistant/core.py", line 1209, in async_call + raise ServiceNotFound(domain, service) from None +homeassistant.exceptions.ServiceNotFound: Unable to find service notify/telegram_bot +2019-09-25 22:10:27 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 239, in watched_entity_change + await self.end_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 258, in end_alerting + self._cancel() +TypeError: 'NoneType' object is not callable +2019-09-25 22:10:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:10:37 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:12:34 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1834637616] Error handling message: Unauthorized +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/websocket_api/connection.py", line 91, in async_handle + handler(self.hass, self, schema(msg)) + File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 50, in handle_subscribe_events + raise Unauthorized +homeassistant.exceptions.Unauthorized: Unauthorized +2019-09-25 22:12:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_screen +2019-09-25 22:12:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:12:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:12:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:12:42 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:12:44 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:13:04 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:13:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:13:44 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:14:15 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 239, in watched_entity_change + await self.end_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 258, in end_alerting + self._cancel() +TypeError: 'NoneType' object is not callable +2019-09-25 22:14:24 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:14:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:14:44 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:15:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:15:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:16:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:16:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:16:48 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:17:14 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 239, in watched_entity_change + await self.end_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 258, in end_alerting + self._cancel() +TypeError: 'NoneType' object is not callable +2019-09-25 22:17:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:17:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:18:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:18:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:18:53 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:19:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:20:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:20:57 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:21:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:21:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:22:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:23:02 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:23:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:24:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:24:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:25:07 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:25:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:25:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:26:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:27:12 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:27:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:28:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:28:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:29:17 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:29:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:29:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:30:21 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1848744208] Error handling message: Unauthorized +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/websocket_api/connection.py", line 91, in async_handle + handler(self.hass, self, schema(msg)) + File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 50, in handle_subscribe_events + raise Unauthorized +homeassistant.exceptions.Unauthorized: Unauthorized +2019-09-25 22:30:22 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:30:22 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_screen +2019-09-25 22:30:22 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:30:22 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:30:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:31:22 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:31:22 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:31:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:32:22 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:33:22 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:33:27 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:34:22 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:35:22 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:35:31 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:36:22 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:36:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:37:22 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:37:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:37:36 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:38:22 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:38:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:39:11 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1848680624] Error handling message: Unauthorized +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/websocket_api/connection.py", line 91, in async_handle + handler(self.hass, self, schema(msg)) + File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 50, in handle_subscribe_events + raise Unauthorized +homeassistant.exceptions.Unauthorized: Unauthorized +2019-09-25 22:39:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:39:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_screen +2019-09-25 22:39:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:39:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:39:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:39:41 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:40:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:41:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:41:46 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:42:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:43:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:43:51 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:44:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:45:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:45:56 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:46:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:47:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:47:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:48:00 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:48:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:48:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:49:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:50:05 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:50:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:50:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:51:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:51:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:52:10 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:52:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:53:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:53:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:54:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:54:18 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:54:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:55:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:55:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:56:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:56:23 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:56:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 22:57:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:58:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 22:58:28 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 22:59:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:00:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:00:33 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:01:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:01:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:02:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:02:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:02:38 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:03:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:04:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:04:43 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:05:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:06:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:06:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:07:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:08:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:08:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:08:48 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:09:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:09:38 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1848616816] Error handling message: Unauthorized +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/websocket_api/connection.py", line 91, in async_handle + handler(self.hass, self, schema(msg)) + File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 50, in handle_subscribe_events + raise Unauthorized +homeassistant.exceptions.Unauthorized: Unauthorized +2019-09-25 23:09:39 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:09:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_screen +2019-09-25 23:09:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:09:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:10:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:10:53 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:11:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:12:38 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:12:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:12:58 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:13:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:14:26 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook e77f658430aeeefe91a6bda75cbac8e3775adf310f4b661a10bbb7d1835ec9b7 +2019-09-25 23:14:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:15:03 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:15:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:15:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:16:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:16:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:17:08 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:17:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:18:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:19:13 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:19:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:20:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:21:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:22:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:23:24 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:23:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:24:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:24:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:25:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:25:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:26:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:26:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:27:30 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:27:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:28:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:29:35 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:29:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:30:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:31:39 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:31:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:32:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:33:03 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:33:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:33:44 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:34:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:35:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:35:49 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:36:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:37:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:37:54 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:38:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:38:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:39:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:39:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:39:59 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:40:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:41:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:41:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:42:04 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:42:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:42:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:43:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:43:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:44:09 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:44:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:44:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:45:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:46:14 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:46:26 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:46:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:47:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:48:18 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:48:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:48:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:49:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:49:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:50:23 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:50:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:51:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:52:28 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:52:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:52:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:53:27 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/bellows/zigbee/application.py", line 368, in request + res = await asyncio.wait_for(req.send, timeout=APS_ACK_TIMEOUT) + File "/usr/local/lib/python3.7/asyncio/tasks.py", line 442, in wait_for + return fut.result() +zigpy.exceptions.DeliveryError: [0xe754:0:0x8006]: message send failure: EmberStatus.DELIVERY_FAILED +2019-09-25 23:53:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:54:33 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:54:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:55:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:56:38 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:56:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:57:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:57:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:58:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:58:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-25 23:58:43 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-25 23:59:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-25 23:59:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:00:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 00:00:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:01:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:02:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:02:54 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:03:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:04:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:04:59 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:05:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:06:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:07:04 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:07:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:08:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:09:09 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:09:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:10:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:11:14 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:11:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:12:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:13:18 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:13:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:14:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:15:23 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:15:47 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:16:14 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 00:16:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:17:28 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:17:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:18:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:19:33 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:19:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:20:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:21:38 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:21:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:22:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:23:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 00:23:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:23:43 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:24:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 00:24:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:25:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:25:47 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:26:10 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1848616816] Communication error +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/pyHS100/smartdevice.py", line 117, in _query_helper + request=request, + File "/usr/local/lib/python3.7/site-packages/pyHS100/protocol.py", line 47, in query + sock = socket.create_connection((host, port), timeout) + File "/usr/local/lib/python3.7/socket.py", line 727, in create_connection + raise err + File "/usr/local/lib/python3.7/socket.py", line 716, in create_connection + sock.connect(sa) +socket.timeout: timed out + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 130, in handle_call_service + connection.context(msg), + File "/usr/src/homeassistant/homeassistant/core.py", line 1234, in async_call + await asyncio.shield(self._execute_service(handler, service_call)) + File "/usr/src/homeassistant/homeassistant/core.py", line 1259, in _execute_service + await handler.func(service_call) + File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 213, in handle_service + self._platforms.values(), func, call, service_name, required_features + File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 349, in entity_service_call + future.result() # pop exception if have + File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 371, in _handle_service_platform_call + await getattr(entity, func)(**data) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tplink/switch.py", line 110, in turn_off + self.smartplug.turn_off() + File "/usr/local/lib/python3.7/site-packages/pyHS100/smartplug.py", line 166, in turn_off + self._query_helper("system", "set_relay_state", {"state": 0}) + File "/usr/local/lib/python3.7/site-packages/pyHS100/smartdevice.py", line 120, in _query_helper + raise SmartDeviceException('Communication error') from ex +pyHS100.smartdevice.SmartDeviceException: Communication error +2019-09-26 00:26:13 WARNING (SyncWorker_5) [homeassistant.components.tplink.switch] Could not read state for 10.10.10.30: Communication error +2019-09-26 00:26:13 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1848616816] Communication error +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/pyHS100/smartdevice.py", line 117, in _query_helper + request=request, + File "/usr/local/lib/python3.7/site-packages/pyHS100/protocol.py", line 47, in query + sock = socket.create_connection((host, port), timeout) + File "/usr/local/lib/python3.7/socket.py", line 727, in create_connection + raise err + File "/usr/local/lib/python3.7/socket.py", line 716, in create_connection + sock.connect(sa) +socket.timeout: timed out + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 130, in handle_call_service + connection.context(msg), + File "/usr/src/homeassistant/homeassistant/core.py", line 1234, in async_call + await asyncio.shield(self._execute_service(handler, service_call)) + File "/usr/src/homeassistant/homeassistant/core.py", line 1259, in _execute_service + await handler.func(service_call) + File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 213, in handle_service + self._platforms.values(), func, call, service_name, required_features + File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 349, in entity_service_call + future.result() # pop exception if have + File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 371, in _handle_service_platform_call + await getattr(entity, func)(**data) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tplink/switch.py", line 106, in turn_on + self.smartplug.turn_on() + File "/usr/local/lib/python3.7/site-packages/pyHS100/smartplug.py", line 158, in turn_on + self._query_helper("system", "set_relay_state", {"state": 1}) + File "/usr/local/lib/python3.7/site-packages/pyHS100/smartdevice.py", line 120, in _query_helper + raise SmartDeviceException('Communication error') from ex +pyHS100.smartdevice.SmartDeviceException: Communication error +2019-09-26 00:26:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:27:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:27:52 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:28:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:29:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:29:54 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:30:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:31:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:31:57 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 00:31:59 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:32:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:33:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:34:04 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:34:43 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:35:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 00:35:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:36:09 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:36:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:37:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:38:14 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:38:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:39:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 00:39:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:40:18 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:40:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 00:40:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:41:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 00:41:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:42:23 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:42:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:43:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:44:28 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:44:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:45:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:46:33 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:46:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:47:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:47:54 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 239, in watched_entity_change + await self.end_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 258, in end_alerting + self._cancel() +TypeError: 'NoneType' object is not callable +2019-09-26 00:48:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:49:21 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 00:49:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:50:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 00:50:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:50:44 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:51:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:52:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:52:49 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:53:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:54:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:54:54 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:55:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:56:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:56:59 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:57:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 00:57:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:58:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 00:58:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 00:59:04 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 00:59:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:00:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:01:09 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:01:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:02:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:02:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:03:13 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:03:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:03:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:04:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:05:18 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:05:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:05:51 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/bellows/zigbee/application.py", line 368, in request + res = await asyncio.wait_for(req.send, timeout=APS_ACK_TIMEOUT) + File "/usr/local/lib/python3.7/asyncio/tasks.py", line 442, in wait_for + return fut.result() +zigpy.exceptions.DeliveryError: [0xe754:0:0x8006]: message send failure: EmberStatus.DELIVERY_FAILED +2019-09-26 01:06:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:07:23 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:07:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:08:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:08:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:08:46 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 239, in watched_entity_change + await self.end_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 258, in end_alerting + self._cancel() +TypeError: 'NoneType' object is not callable +2019-09-26 01:09:28 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:09:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:09:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:10:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:11:00 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 239, in watched_entity_change + await self.end_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 258, in end_alerting + self._cancel() +TypeError: 'NoneType' object is not callable +2019-09-26 01:11:33 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:11:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:11:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:12:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:13:37 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:13:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:14:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:15:40 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:15:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:16:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:17:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:18:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:19:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:19:57 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:20:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:20:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:21:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:21:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:22:02 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:22:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:22:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:23:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:24:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:24:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:25:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:26:13 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:26:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:27:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:28:18 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:28:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:28:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:29:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:29:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:30:23 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:30:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:31:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:31:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:32:27 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:32:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:32:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:33:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:34:32 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:34:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:35:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:36:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:36:37 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:36:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:37:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:37:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:38:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:38:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:38:42 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:39:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:39:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:40:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:40:47 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:41:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:42:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:42:52 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:43:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:44:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:44:57 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:45:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:45:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:46:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:46:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:47:02 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:47:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:48:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:49:06 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:49:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:50:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:51:11 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:51:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:51:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:52:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:53:16 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:53:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:53:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:54:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:55:21 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:55:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:55:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:56:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 01:56:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:57:26 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:57:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:58:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 01:59:31 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 01:59:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:00:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:01:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:01:36 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:01:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:02:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:02:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:03:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:03:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:03:41 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:04:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:05:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:05:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:05:46 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:06:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:07:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:07:50 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:08:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:09:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:09:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:09:55 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:10:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:10:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:11:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:11:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:12:00 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:12:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:12:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:13:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:13:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:14:05 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:14:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:15:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:16:10 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:16:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:17:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:18:15 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:18:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:19:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:20:20 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:20:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:21:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:21:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:22:25 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:22:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:22:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:23:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:24:29 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:24:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:25:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:25:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:26:34 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:26:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:27:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:27:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:28:39 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:28:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:29:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:29:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:30:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:30:44 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:31:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:31:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:32:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:32:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:32:49 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:33:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:33:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:34:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:34:54 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:35:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:36:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:36:59 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:37:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:38:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:39:03 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:39:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:39:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:40:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:40:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:41:08 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:41:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:42:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:43:13 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:43:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:44:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:45:18 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:45:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:46:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:47:23 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:47:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:48:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:48:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:49:28 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:49:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:49:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:50:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:50:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:51:32 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:51:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:51:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:52:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:52:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:53:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:53:37 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:53:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:54:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:55:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:55:42 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:55:42 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:56:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:56:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:57:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:57:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:57:47 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 02:58:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 02:58:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:59:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 02:59:52 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:00:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:01:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:02:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:03:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:03:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:03:58 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:04:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:04:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:05:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:06:02 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:06:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:07:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:08:07 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:08:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:09:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:10:12 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:10:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:11:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:12:17 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:12:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:12:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:13:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:13:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:14:22 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:14:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:14:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:15:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:15:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:16:27 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:16:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:17:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:17:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:18:32 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:18:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:19:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:20:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:20:37 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:20:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:21:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:22:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:22:42 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:23:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:24:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:24:46 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:25:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:26:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:26:51 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:27:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:28:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:28:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:28:56 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:29:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:29:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:30:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:30:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:31:01 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:31:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:32:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:33:06 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:33:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:33:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:34:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:34:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:35:11 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:35:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:35:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:36:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:36:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:37:15 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:37:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:37:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:38:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:38:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:39:20 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:39:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:40:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:41:25 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:41:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:42:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:43:30 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:43:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:44:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:44:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:45:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:45:35 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:45:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:46:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:46:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:47:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 03:47:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:47:40 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:48:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:49:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:49:45 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:50:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:51:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:51:50 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:52:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:53:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:53:55 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:54:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:55:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:56:00 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:56:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:57:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:58:04 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 03:58:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 03:59:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:00:09 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:00:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:00:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:01:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:01:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:02:14 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:02:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:03:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:04:19 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:04:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:05:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:06:24 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:06:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:07:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:08:29 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:08:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:09:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:10:34 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:10:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:11:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:12:39 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:12:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:13:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:14:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:14:44 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:15:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:16:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:16:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:16:48 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:17:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:17:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:18:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:18:53 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:19:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:20:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:20:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:20:58 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:21:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:21:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:22:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:23:03 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:23:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:24:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:25:08 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:25:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:25:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:26:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:26:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:27:12 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:27:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:27:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:28:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:28:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:29:17 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:29:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:30:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:30:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:31:22 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:31:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:31:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:32:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:33:27 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:33:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:33:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:34:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:34:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:35:32 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:35:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:35:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:36:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:37:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:37:37 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:37:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:38:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:39:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:39:42 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:40:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:40:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:41:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:41:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:41:47 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:42:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:42:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:43:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:43:52 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:44:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:45:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:45:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:45:56 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:46:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:47:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:47:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:48:01 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:48:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:49:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:50:06 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:50:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:51:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:52:11 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:52:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:53:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:54:16 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:54:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:54:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:55:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 04:55:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:56:21 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:56:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:57:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:58:26 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 04:58:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 04:59:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:00:31 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:00:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:01:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:02:36 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:02:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:03:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:04:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:04:41 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:05:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:06:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:06:46 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:07:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:08:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:08:50 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:09:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:10:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:10:55 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:11:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:12:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:12:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:13:00 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:13:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:14:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:14:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:15:05 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:15:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:16:39 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1929482800] Error handling message: Unauthorized +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/websocket_api/connection.py", line 91, in async_handle + handler(self.hass, self, schema(msg)) + File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 50, in handle_subscribe_events + raise Unauthorized +homeassistant.exceptions.Unauthorized: Unauthorized +2019-09-26 05:16:39 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:16:39 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_screen +2019-09-26 05:16:39 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:16:39 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:17:10 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:17:39 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:18:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:18:39 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:19:15 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:19:39 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:20:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:20:39 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:21:20 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:21:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:21:39 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:22:39 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:23:25 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:23:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:23:39 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:24:39 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:25:29 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:25:39 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:26:40 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1834573168] Error handling message: Unauthorized +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/websocket_api/connection.py", line 91, in async_handle + handler(self.hass, self, schema(msg)) + File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 50, in handle_subscribe_events + raise Unauthorized +homeassistant.exceptions.Unauthorized: Unauthorized +2019-09-26 05:26:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:26:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_screen +2019-09-26 05:26:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:26:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:27:34 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:27:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:27:42 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:28:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:29:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:29:39 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:29:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:30:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:31:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:31:44 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:32:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:32:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:33:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:33:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:33:49 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:34:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:35:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:35:54 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:36:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:36:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:37:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:37:59 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:38:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:38:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:39:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:39:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:40:03 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:40:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:41:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:42:08 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:42:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:43:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:44:13 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:44:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:44:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:45:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 05:45:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:46:18 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:46:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:47:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:48:23 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:48:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:49:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:50:27 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:50:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:51:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:52:32 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:52:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:53:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:54:37 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:54:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:55:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:56:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:56:42 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:57:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:58:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 05:58:47 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 05:59:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:00:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:00:52 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:01:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:01:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:02:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:02:56 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:03:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:04:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:04:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:05:01 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:05:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:05:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:06:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:07:06 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:07:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:08:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:09:11 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:09:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:10:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:11:16 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:11:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:12:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:12:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:13:21 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:13:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:13:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:14:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:15:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:16:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:16:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:17:32 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:17:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:17:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:18:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:19:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:19:37 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:19:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:20:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:20:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:21:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:21:42 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:22:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:23:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:23:47 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:24:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:25:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:25:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:25:52 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:26:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:26:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:27:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:27:57 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:28:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:29:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:30:01 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:30:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:31:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:32:06 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:32:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:33:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:33:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:34:11 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:34:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:34:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:35:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:35:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:36:16 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:36:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:36:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:37:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:38:21 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:38:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:39:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:39:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:40:26 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:40:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:40:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:41:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:42:31 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:42:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:43:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:44:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:44:36 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:44:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:45:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:45:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:46:41 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:46:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:47:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:48:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:48:45 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:49:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:49:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:50:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:50:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:50:50 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:51:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:52:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:52:55 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:53:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:54:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:54:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:55:00 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:55:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:55:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:56:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:57:05 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:57:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:57:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:58:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 06:59:10 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 06:59:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 06:59:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:00:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:01:15 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:01:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:02:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:03:19 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:03:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:04:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:05:24 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:05:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:06:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:06:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:07:29 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:07:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:07:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:08:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:09:34 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:09:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:09:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:10:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:11:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:11:39 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:11:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:12:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:12:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:13:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:13:44 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:14:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:14:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:15:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:15:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:15:49 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:16:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:17:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:17:53 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:18:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:19:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:19:58 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:20:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:21:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:22:03 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:22:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:23:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:24:08 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:24:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:24:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:25:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:26:13 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:26:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:26:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:27:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:28:18 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:28:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:29:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:30:23 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:30:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:31:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:31:42 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:32:28 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:32:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:32:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:33:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:33:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:34:32 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:34:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:34:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:35:15 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 239, in watched_entity_change + await self.end_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 258, in end_alerting + self._cancel() +TypeError: 'NoneType' object is not callable +2019-09-26 07:35:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:35:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:36:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:36:37 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:36:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:37:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:38:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:38:42 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:39:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:40:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:40:44 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:41:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:42:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:42:49 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:43:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:44:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:44:54 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:45:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:46:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:46:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:46:58 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:47:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:47:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:48:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:48:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:49:03 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:49:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:49:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:50:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:51:08 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:51:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:52:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:53:13 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:53:42 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:54:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:55:18 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:55:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:56:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:57:23 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:57:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:57:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:58:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 07:59:28 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 07:59:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 07:59:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:00:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:00:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:01:32 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:01:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:01:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:02:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:02:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:03:08 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1835084656] Error handling message: Unauthorized +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/websocket_api/connection.py", line 91, in async_handle + handler(self.hass, self, schema(msg)) + File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 50, in handle_subscribe_events + raise Unauthorized +homeassistant.exceptions.Unauthorized: Unauthorized +2019-09-26 08:03:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:03:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_screen +2019-09-26 08:03:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:03:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:03:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:03:37 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:04:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:05:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:05:42 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:06:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:07:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:07:47 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:08:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:09:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:09:52 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:10:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:10:40 WARNING (MainThread) [zigpy.zdo] [0x0000:zdo] Unsupported ZDO cluster id 0x8038 +2019-09-26 08:10:40 WARNING (MainThread) [zigpy.zdo] [0x0000:zdo] Unknown ZDO cluster 0x8038 +2019-09-26 08:11:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:11:57 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:12:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:13:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:14:02 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:14:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:14:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:15:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:16:07 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:16:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:16:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:17:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:17:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:18:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:18:11 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:18:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:19:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:20:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:20:16 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:20:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:21:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:21:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:22:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:22:21 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:23:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:23:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:24:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:24:26 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:24:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:25:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:26:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:26:31 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:27:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:27:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:28:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:28:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:28:36 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:29:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:30:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:30:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:30:41 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:31:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:31:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:32:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:32:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:32:45 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:33:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:33:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:34:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:34:50 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:35:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:36:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:36:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:36:55 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:37:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:38:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:38:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:39:00 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:39:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:40:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:41:05 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:41:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:42:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:42:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:43:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:43:10 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:43:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:44:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:44:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:45:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:45:15 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:45:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:45:55 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:46:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:46:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:47:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:47:20 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:48:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:49:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:49:25 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:50:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:50:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:51:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:51:30 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:51:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:52:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:53:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:53:34 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:54:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:55:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:55:39 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:56:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:57:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:57:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:57:44 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 08:58:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:58:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 08:59:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 08:59:49 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:00:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:01:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:01:54 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:02:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:03:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:03:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:03:59 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:04:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:04:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:05:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:06:04 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:06:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:07:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:08:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:08:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:09:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:09:20 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:09:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:10:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:10:16 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:10:40 WARNING (MainThread) [zigpy.zdo] [0x0000:zdo] Unsupported ZDO cluster id 0x8038 +2019-09-26 09:10:40 WARNING (MainThread) [zigpy.zdo] [0x0000:zdo] Unknown ZDO cluster 0x8038 +2019-09-26 09:11:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:12:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:12:20 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:13:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:14:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:14:25 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:15:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:15:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:15:42 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:16:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:16:30 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:16:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:17:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:18:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:18:18 WARNING (SyncWorker_3) [homeassistant.components.tplink.switch] Could not read state for 10.10.10.30: Communication error +2019-09-26 09:18:35 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:19:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:20:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:20:40 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:21:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:21:16 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 239, in watched_entity_change + await self.end_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 258, in end_alerting + self._cancel() +TypeError: 'NoneType' object is not callable +2019-09-26 09:22:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:22:45 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:23:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:24:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:24:49 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:25:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:26:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:26:19 WARNING (MainThread) [zigpy.zdo] [0x0000:zdo] Unsupported ZDO cluster id 0x8038 +2019-09-26 09:26:19 WARNING (MainThread) [zigpy.zdo] [0x0000:zdo] Unknown ZDO cluster 0x8038 +2019-09-26 09:26:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:26:54 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:27:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:27:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:28:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:28:59 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:29:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:30:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:30:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:30:45 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:31:04 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:31:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:31:45 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:32:06 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:32:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:33:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:33:09 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:33:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:34:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:34:26 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:34:46 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:35:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:35:14 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:36:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:36:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:37:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:37:19 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:37:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:37:47 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:38:07 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:38:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:38:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:39:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:39:23 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:39:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:39:48 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:40:07 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:40:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:40:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:40:48 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:41:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:41:28 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:41:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:42:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:42:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:43:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:43:33 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:44:08 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:44:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:44:28 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:45:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:45:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:45:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:45:38 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:46:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:46:49 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:47:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:47:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:47:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:47:43 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:48:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:48:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:49:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:50:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:51:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:51:49 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:52:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:53:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:53:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:53:54 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:54:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:54:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 09:55:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:55:58 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:56:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:57:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:58:03 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 09:58:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 09:59:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:00:08 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:00:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:01:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:02:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:02:13 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:03:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:04:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:04:18 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:04:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:05:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:05:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:06:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:06:23 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:06:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:07:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:08:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:08:28 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:09:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:10:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:10:32 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:10:42 WARNING (MainThread) [zigpy.zdo] [0x0000:zdo] Unsupported ZDO cluster id 0x8038 +2019-09-26 10:10:42 WARNING (MainThread) [zigpy.zdo] [0x0000:zdo] Unknown ZDO cluster 0x8038 +2019-09-26 10:11:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:12:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:12:42 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:13:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:14:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:14:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:14:47 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:15:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:15:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:16:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:16:52 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:17:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:18:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:18:57 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:19:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:19:37 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:20:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:20:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:21:02 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:21:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:22:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:23:07 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:23:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:24:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:24:45 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:25:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:25:12 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:25:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:26:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:26:18 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:26:39 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:27:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:27:17 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:27:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:28:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:28:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:29:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:29:22 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:29:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:30:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:30:19 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:30:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:31:00 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:31:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:31:27 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:31:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:32:00 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:32:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:32:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:33:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:33:32 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:34:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:34:20 WARNING (MainThread) [zigpy.zdo] [0x0000:zdo] Unsupported ZDO cluster id 0x8038 +2019-09-26 10:34:20 WARNING (MainThread) [zigpy.zdo] [0x0000:zdo] Unknown ZDO cluster 0x8038 +2019-09-26 10:35:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:35:37 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:36:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:37:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:37:21 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:37:42 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:38:01 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:38:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:38:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:38:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:39:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:39:47 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:40:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:41:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:41:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:41:52 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:42:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:42:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:43:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:43:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:43:56 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:44:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:44:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:45:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:46:01 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:46:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:47:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:48:06 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:48:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:49:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:49:44 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:50:04 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:50:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:50:11 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:50:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:50:44 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:51:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:52:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:52:16 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:52:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:53:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:54:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:54:21 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:55:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:55:25 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:56:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:56:26 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:56:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:57:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:57:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 10:58:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 10:58:31 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 10:59:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:00:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:00:35 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:01:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:02:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:02:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 11:02:40 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:03:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:03:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 11:04:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:04:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 11:04:45 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:05:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:05:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 11:06:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:06:51 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:07:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:08:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:08:25 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 239, in watched_entity_change + await self.end_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 258, in end_alerting + self._cancel() +TypeError: 'NoneType' object is not callable +2019-09-26 11:08:55 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:09:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:09:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 11:10:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:10:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 11:11:00 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:11:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:11:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 11:11:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:11:55 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:12:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:12:00 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:12:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:12:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:12:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:12:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:12:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:12:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:12:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:12:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:12:05 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:12:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:12:07 ERROR (SyncWorker_4) [homeassistant.components.octoprint] Endpoint: job Failed to update OctoPrint status. Error: HTTPConnectionPool(host='10.10.10.40', port=80): Max retries exceeded with url: /api/job (Caused by ConnectTimeoutError(, 'Connection to 10.10.10.40 timed out. (connect timeout=9)')) +2019-09-26 11:12:08 ERROR (MainThread) [aioharmony.hubconnector] 10.10.10.24: Connection timed out for hub 12888383 +2019-09-26 11:12:10 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:12:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:12:16 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:12:16 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa. +2019-09-26 11:12:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:12:20 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 11:12:21 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:12:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:12:25 WARNING (SyncWorker_5) [homeassistant.components.tplink.switch] Could not read state for 10.10.10.31: Communication error +2019-09-26 11:12:26 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:12:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 469, in _sock_connect + sock.connect(address) +BlockingIOError: [Errno 115] Operation in progress + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 463, in sock_connect + self._sock_connect(fut, sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 477, in _sock_connect + self.add_writer(fd, self._sock_connect_cb, fut, sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 334, in add_writer + return self._add_writer(fd, callback, *args) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 294, in _add_writer + (reader, handle)) + File "/usr/local/lib/python3.7/selectors.py", line 389, in modify + self._selector.modify(key.fd, selector_events) +FileNotFoundError: [Errno 2] No such file or directory + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [No such file or directory] +2019-09-26 11:12:29 WARNING (MainThread) [homeassistant.components.sensor] Updating octoprint sensor took longer than the scheduled update interval 0:00:30 +2019-09-26 11:12:29 ERROR (MainThread) [homeassistant.core] Error doing job: Future exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 88, in poll_devices_update + tuya.poll_devices_update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 105, in poll_devices_update + return self.discover_devices() + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 114, in discover_devices + devices = self.discovery() + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 108, in discovery + response = self._request('Discovery', 'discovery') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:12:29 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 11:12:30 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa. +2019-09-26 11:12:31 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:12:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:12:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:12:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:12:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:12:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:12:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:12:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:12:38 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:12:41 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 11:12:43 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:12:48 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:12:53 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:12:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:13:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:13:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:13:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:13:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:13:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:13:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:13:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:13:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:13:00 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:13:00 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 11:13:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:13:05 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:13:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:13:10 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:13:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:13:15 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:13:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:13:22 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 11:13:23 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:13:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:13:26 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 11:13:28 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:13:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:13:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:13:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:13:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:13:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:13:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:13:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:13:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:13:33 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:13:38 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:13:48 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:13:53 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:13:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:13:58 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:14:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:14:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:14:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:14:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:14:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:14:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:14:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:14:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:14:03 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:14:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:15:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:15:37 ERROR (MainThread) [aioharmony.hubconnector] 10.10.10.24: Connection timed out for hub 12888383 +2019-09-26 11:18:10 ERROR (MainThread) [aioharmony.hubconnector] 10.10.10.24: Connection timed out for hub 12888383 +2019-09-26 11:19:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:19:32 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:20:55 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 239, in watched_entity_change + await self.end_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 258, in end_alerting + self._cancel() +TypeError: 'NoneType' object is not callable +2019-09-26 11:21:37 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:23:42 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:24:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:24:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 11:25:47 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:26:25 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 239, in watched_entity_change + await self.end_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 258, in end_alerting + self._cancel() +TypeError: 'NoneType' object is not callable +2019-09-26 11:27:51 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:28:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:29:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:29:19 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:29:24 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:29:28 WARNING (SyncWorker_8) [homeassistant.components.tplink.switch] Could not read state for 10.10.10.31: Communication error +2019-09-26 11:29:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:29:29 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:29:31 ERROR (MainThread) [aioharmony.hubconnector] 10.10.10.24: Connection timed out for hub 12888383 +2019-09-26 11:29:33 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa. +2019-09-26 11:29:34 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:29:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:29:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:29:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:29:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:29:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:29:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:29:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:29:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:29:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 11:29:39 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa. +2019-09-26 11:29:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:29:40 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:29:45 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:29:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:29:50 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:29:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:29:54 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 11:29:55 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:29:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:30:01 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:30:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:30:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:30:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:30:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:30:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:30:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:30:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:30:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:30:06 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:30:11 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:30:13 ERROR (MainThread) [metno] https://aa015h6buqvih86i1.api.met.no/weatherapi/locationforecast/1.9/ returned Cannot connect to host aa015h6buqvih86i1.api.met.no:443 ssl:None [Try again] +2019-09-26 11:30:13 ERROR (MainThread) [homeassistant.components.met.weather] Retrying in 20 minutes +2019-09-26 11:30:16 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:30:23 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:30:28 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:30:29 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 11:30:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:30:34 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:30:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:30:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:30:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:30:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:30:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:30:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:30:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:30:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:30:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:30:39 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:30:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:30:45 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 11:30:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:30:47 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:30:52 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:30:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:30:56 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 11:30:57 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:30:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:31:02 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 11:31:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:31:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:31:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:31:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:31:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:31:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:31:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:31:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 11:31:04 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 11:31:12 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:31:17 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 11:31:30 ERROR (MainThread) [snitun.multiplexer.core] Ping fails, no response from peer +2019-09-26 11:32:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:33:16 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:34:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:34:28 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:35:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:36:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:36:33 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:37:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:38:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:38:38 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:39:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:40:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:40:35 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.tracker_minutes_fairly_active is taking over 10 seconds +2019-09-26 11:40:43 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:41:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:42:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:42:48 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:43:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:43:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 11:44:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:44:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 11:44:53 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:45:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:46:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:46:57 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:47:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:48:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:49:02 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:49:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:50:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:51:07 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:51:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:52:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:52:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 11:52:48 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 11:53:09 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 11:53:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:53:12 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:53:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 11:54:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:54:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 11:55:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:55:17 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:56:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:56:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.tracker_minutes_fairly_active fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request + six.raise_from(e, None) + File "", line 3, in raise_from + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 416, in _make_request + httplib_response = conn.getresponse() + File "/usr/local/lib/python3.7/http/client.py", line 1336, in getresponse + response.begin() + File "/usr/local/lib/python3.7/http/client.py", line 306, in begin + version, status, reason = self._read_status() + File "/usr/local/lib/python3.7/http/client.py", line 267, in _read_status + line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") + File "/usr/local/lib/python3.7/socket.py", line 589, in readinto + return self._sock.recv_into(b) + File "/usr/local/lib/python3.7/site-packages/urllib3/contrib/pyopenssl.py", line 318, in recv_into + raise SocketError(str(e)) +OSError: (110, 'ETIMEDOUT') + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 400, in increment + raise six.reraise(type(error), error, _stacktrace) + File "/usr/local/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise + raise value.with_traceback(tb) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request + six.raise_from(e, None) + File "", line 3, in raise_from + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 416, in _make_request + httplib_response = conn.getresponse() + File "/usr/local/lib/python3.7/http/client.py", line 1336, in getresponse + response.begin() + File "/usr/local/lib/python3.7/http/client.py", line 306, in begin + version, status, reason = self._read_status() + File "/usr/local/lib/python3.7/http/client.py", line 267, in _read_status + line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") + File "/usr/local/lib/python3.7/socket.py", line 589, in readinto + return self._sock.recv_into(b) + File "/usr/local/lib/python3.7/site-packages/urllib3/contrib/pyopenssl.py", line 318, in recv_into + raise SocketError(str(e)) +urllib3.exceptions.ProtocolError: ('Connection aborted.', OSError("(110, 'ETIMEDOUT')")) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 498, in send + raise ConnectionError(err, request=request) +requests.exceptions.ConnectionError: ('Connection aborted.', OSError("(110, 'ETIMEDOUT')")) +2019-09-26 11:57:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:57:22 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 11:57:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 11:58:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:58:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 11:59:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 11:59:26 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:00:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:01:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:01:31 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:02:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:03:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:03:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 12:03:36 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:04:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:05:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:05:41 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:06:02 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 12:06:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:06:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 12:06:43 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 12:07:03 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 12:07:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:07:46 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:08:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:09:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:09:51 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:10:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:11:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:11:56 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:12:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:12:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 12:13:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:13:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 12:14:01 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:14:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:15:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:16:05 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:16:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:17:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:18:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:18:10 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:19:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:20:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:20:15 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:21:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:22:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:22:20 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:23:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:23:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 12:24:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:24:19 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 12:24:25 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:24:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 12:25:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:26:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:26:30 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:27:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:27:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 12:27:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 12:28:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:28:17 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:28:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 12:28:35 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:28:48 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:29:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:29:19 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:29:50 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:30:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:30:31 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 12:30:39 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:30:52 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:31:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:31:23 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:31:54 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:32:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:32:25 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:32:44 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:33:06 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 12:33:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:33:27 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:33:58 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:34:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:34:29 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:34:49 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:35:00 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:35:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:35:41 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 12:36:02 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:36:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:36:33 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:36:54 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:37:04 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:37:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:37:35 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:38:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:38:16 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 12:38:37 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:38:59 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:39:08 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:39:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:39:39 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:40:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:40:10 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:40:51 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 12:41:04 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:41:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:41:12 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:41:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 12:41:43 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:42:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:42:14 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:42:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 12:42:45 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:43:08 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:43:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:43:26 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 12:43:47 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:44:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:44:18 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:44:49 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:45:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:45:13 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:45:20 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:46:01 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 12:46:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:46:22 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:46:53 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:47:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:47:18 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:47:24 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:47:55 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:48:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:48:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 12:48:36 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 12:48:57 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:49:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:49:23 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:49:28 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:49:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 12:49:59 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:50:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:50:30 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:51:11 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 12:51:11 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:51:28 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:51:32 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:52:03 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:52:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:52:34 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:53:05 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:53:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:53:33 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:53:46 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 12:54:07 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:54:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:54:38 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:55:09 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:55:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:55:38 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 12:55:40 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:56:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:56:21 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 12:56:42 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:57:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:57:13 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:57:44 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:58:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:58:15 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:58:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 12:59:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 12:59:17 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:59:48 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 12:59:49 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:00:17 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:00:19 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:00:20 ERROR (MainThread) [aioharmony.hubconnector] 10.10.10.24: Connection timed out for hub 12888383 +2019-09-26 13:00:22 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:00:24 WARNING (SyncWorker_5) [homeassistant.components.tplink.switch] Could not read state for 10.10.10.31: Communication error +2019-09-26 13:00:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:00:27 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:00:28 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa. +2019-09-26 13:00:28 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa. +2019-09-26 13:00:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:00:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:00:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:00:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:00:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:00:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:00:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:00:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:00:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:00:32 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:00:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:00:38 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:00:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:00:43 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:00:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:00:48 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:00:50 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:00:50 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 13:00:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:00:53 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:00:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 469, in _sock_connect + sock.connect(address) +BlockingIOError: [Errno 115] Operation in progress + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 463, in sock_connect + self._sock_connect(fut, sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 477, in _sock_connect + self.add_writer(fd, self._sock_connect_cb, fut, sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 334, in add_writer + return self._add_writer(fd, callback, *args) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 294, in _add_writer + (reader, handle)) + File "/usr/local/lib/python3.7/selectors.py", line 389, in modify + self._selector.modify(key.fd, selector_events) +FileNotFoundError: [Errno 2] No such file or directory + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [No such file or directory] +2019-09-26 13:00:57 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 13:00:59 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:01:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:01:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:01:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:01:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:01:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:01:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:01:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:01:04 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:01:09 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:01:11 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 13:01:14 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:01:22 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:01:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:01:26 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa. +2019-09-26 13:01:27 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:01:28 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 955, in _create_direct_connection + traces=traces), loop=self._loop) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/wwlln/geo_location.py", line 119, in update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/wwlln/geo_location.py", line 134, in async_update + window=self._window, + File "/usr/local/lib/python3.7/site-packages/aiowwlln/client.py", line 93, in within_radius + all_strikes: dict = await self.dump() + File "/usr/local/lib/python3.7/site-packages/aiocache/decorators.py", line 93, in wrapper + return await self.decorator(f, *args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/aiocache/decorators.py", line 108, in decorator + result = await f(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/aiowwlln/client.py", line 48, in _dump + return await self.request("get", DATA_URL) + File "/usr/local/lib/python3.7/site-packages/aiowwlln/client.py", line 55, in request + method, url, headers=headers, params=params + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 959, in _create_direct_connection + raise ClientConnectorError(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host wwlln.net:80 ssl:None [Try again] +2019-09-26 13:01:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:01:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:01:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:01:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:01:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:01:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:01:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:01:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:01:31 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 13:01:31 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 13:01:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:01:32 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:01:37 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:01:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:01:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:01:45 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:01:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:01:50 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:01:52 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 13:01:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:01:55 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:01:55 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 13:02:00 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:02:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:02:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:02:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:02:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:02:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:02:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:02:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:02:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:02:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:02:10 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:02:12 ERROR (MainThread) [snitun.multiplexer.core] Ping fails, no response from peer +2019-09-26 13:02:15 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:02:20 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:02:25 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:02:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:02:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:02:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:02:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:02:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:02:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:02:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:02:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:02:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:02:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:02:38 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:02:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:02:43 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:02:43 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 13:02:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:02:48 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:02:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:02:51 ERROR (MainThread) [homeassistant.core] Error doing job: Future exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 88, in poll_devices_update + tuya.poll_devices_update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 105, in poll_devices_update + return self.discover_devices() + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 114, in discover_devices + devices = self.discovery() + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 108, in discovery + response = self._request('Discovery', 'discovery') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:02:53 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:02:54 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 13:02:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:03:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:03:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:03:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:03:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:03:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:03:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:03:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:03:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:03:09 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:03:14 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:03:19 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:03:24 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:03:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:03:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:03:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:03:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:03:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:03:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:03:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:03:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:03:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:03:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:03:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:03:46 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:03:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:03:51 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:03:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:03:56 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 13:03:56 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:03:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:04:01 WARNING (SyncWorker_2) [homeassistant.components.tplink.switch] Could not read state for 10.10.10.31: Communication error +2019-09-26 13:04:01 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:04:03 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 13:04:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:04:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:04:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:04:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:04:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:04:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:04:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:04:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:04:06 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa. +2019-09-26 13:04:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:04:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:04:32 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:04:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:04:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:04:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:04:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:04:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:04:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:04:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:04:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:04:37 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:04:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:04:42 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:04:47 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:04:48 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.fp is taking over 10 seconds +2019-09-26 13:04:58 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 13:05:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:05:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:05:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:05:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:05:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:05:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:05:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:05:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:05:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 84, in create_connection + raise err + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 74, in create_connection + sock.connect(sa) +OSError: [Errno 113] Host is unreachable + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 113] Host is unreachable + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable')) +2019-09-26 13:05:29 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 13:05:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:05:31 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:05:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:05:36 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:05:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:05:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:05:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:05:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:05:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:05:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:05:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:05:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:05:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:05:41 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:05:46 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:06:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:06:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:06:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:06:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:06:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:06:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:06:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:06:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:06:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:06:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:06:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:06:21 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:06:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:06:26 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:06:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:06:31 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 13:06:31 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:06:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:06:36 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 13:06:36 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:06:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:06:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:06:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:06:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:06:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:06:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:06:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:06:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:07:11 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:07:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:07:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:16 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:07:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:07:21 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:07:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:07:26 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:07:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:07:33 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 13:07:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:07:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:07:52 ERROR (MainThread) [homeassistant.core] Error doing job: Future exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 88, in poll_devices_update + tuya.poll_devices_update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 105, in poll_devices_update + return self.discover_devices() + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 114, in discover_devices + devices = self.discovery() + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 108, in discovery + response = self._request('Discovery', 'discovery') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:08:01 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:08:06 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:08:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:08:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:08:11 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:08:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:08:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:08:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:08:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:08:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:08:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:08:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:08:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:08:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:08:16 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:08:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:08:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:08:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:08:35 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 13:08:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:08:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:08:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:08:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:08:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:08:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:08:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:08:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:08:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:08:51 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:08:56 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:09:01 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:09:06 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:09:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:09:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:09:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:09:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:09:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:09:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:09:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:09:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:09:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:09:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:09:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:09:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:09:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:09:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:09:37 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 13:09:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:09:41 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:09:46 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:09:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:09:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:09:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:09:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:09:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:09:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:09:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:09:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:09:51 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:09:56 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:10:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:10:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:10:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:10:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:10:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:10:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:10:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:10:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:10:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:10:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:10:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:10:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:10:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:10:31 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:10:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.weight fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:10:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 13:10:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:10:36 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:10:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.awakenings_count fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:10:39 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 13:10:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:10:41 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:10:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.elevation fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:10:46 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:10:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.tracker_elevation fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:10:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:10:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:10:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:10:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:10:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:10:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:10:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:10:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:10:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.minutes_after_wakeup fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:10:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.steps fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:10:57 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 955, in _create_direct_connection + traces=traces), loop=self._loop) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alexa/state_report.py", line 45, in async_entity_state_listener + hass, smart_home_config, alexa_changed_entity + File "/usr/src/homeassistant/homeassistant/components/alexa/state_report.py", line 61, in async_send_changereport_message + token = await config.async_get_access_token() + File "/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py", line 109, in async_get_access_token + resp = await cloud_api.async_alexa_access_token(self._cloud) + File "/usr/local/lib/python3.7/site-packages/hass_nabucasa/cloud_api.py", line 17, in check_token + return await func(cloud, *args) + File "/usr/local/lib/python3.7/site-packages/hass_nabucasa/cloud_api.py", line 89, in async_alexa_access_token + cloud.alexa_access_token_url, headers={AUTHORIZATION: cloud.id_token} + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 959, in _create_direct_connection + raise ClientConnectorError(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host alexa-api.nabucasa.com:443 ssl:None [Try again] +2019-09-26 13:11:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.tracker_floors fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.minutes_fairly_active fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:11:12 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:11:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.sleep_minutes_asleep fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:13 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 13:11:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.tracker_activity_calories fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:17 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:11:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:11:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:11:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:11:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:11:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:11:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:11:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:11:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:11:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:21 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:11:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.calories fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:23 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:11:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:26 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:11:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bmi fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:29 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 955, in _create_direct_connection + traces=traces), loop=self._loop) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/wwlln/geo_location.py", line 119, in update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/wwlln/geo_location.py", line 134, in async_update + window=self._window, + File "/usr/local/lib/python3.7/site-packages/aiowwlln/client.py", line 93, in within_radius + all_strikes: dict = await self.dump() + File "/usr/local/lib/python3.7/site-packages/aiocache/decorators.py", line 93, in wrapper + return await self.decorator(f, *args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/aiocache/decorators.py", line 108, in decorator + result = await f(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/aiowwlln/client.py", line 48, in _dump + return await self.request("get", DATA_URL) + File "/usr/local/lib/python3.7/site-packages/aiowwlln/client.py", line 55, in request + method, url, headers=headers, params=params + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 959, in _create_direct_connection + raise ClientConnectorError(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host wwlln.net:80 ssl:None [Try again] +2019-09-26 13:11:30 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:11:31 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:11:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.resting_heart_rate fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 13:11:36 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.tracker_minutes_very_active fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:38 ERROR (MainThread) [backoff] Giving up get_ratelimit(...) after 5 tries (concurrent.futures._base.TimeoutError) +2019-09-26 13:11:38 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:11:41 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 13:11:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.sleep_time_in_bed fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:43 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:11:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.tracker_minutes_lightly_active fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:49 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:11:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:11:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:11:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:11:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:11:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:11:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:11:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:11:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:11:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.sleep_start_time fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:11:55 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:11:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.minutes_lightly_active fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.tracker_minutes_fairly_active fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:03 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:12:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.tracker_minutes_sedentary fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:12:11 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:12:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.tracker_calories fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:15 ERROR (MainThread) [backoff] Giving up get_ratelimit(...) after 5 tries (concurrent.futures._base.TimeoutError) +2019-09-26 13:12:15 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:12:16 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:12:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.body_fat fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:21 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:12:21 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:12:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:12:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:12:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:12:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:12:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:12:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:12:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:12:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:12:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.sleep_minutes_awake fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:26 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:26 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:12:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.minutes_sedentary fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.sleep_efficiency fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.tracker_steps fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:39 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:12:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:43 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 13:12:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.calories_bmr fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:46 ERROR (MainThread) [backoff] Giving up get_ratelimit(...) after 5 tries (concurrent.futures._base.TimeoutError) +2019-09-26 13:12:46 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:12:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.distance fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:52 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:12:53 ERROR (MainThread) [homeassistant.core] Error doing job: Future exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 88, in poll_devices_update + tuya.poll_devices_update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 105, in poll_devices_update + return self.discover_devices() + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 114, in discover_devices + devices = self.discovery() + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 108, in discovery + response = self._request('Discovery', 'discovery') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.floors fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:12:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:12:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:12:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:12:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:12:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:12:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:12:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:12:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.sleep_minutes_to_fall_asleep fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:12:59 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:13:01 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:13:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.minutes_very_active fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:13:06 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:13:07 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 825, in _resolve_host + self._resolver.resolve(host, port, family=self._family) + File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve + host, port, type=socket.SOCK_STREAM, family=family) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 784, in getaddrinfo + None, getaddr_func, host, port, family, type, proto, flags) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again +2019-09-26 13:13:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.activity_calories fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 395, in request + http_method=method, body=data, headers=headers) + File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token + raise TokenExpiredError() +oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/fitbit/sensor.py", line 477, in update + response = self.client.time_series(self.resource_type, period="7d") + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 548, in time_series + return self.make_request(url) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 256, in make_request + response = self.client.make_request(*args, **kwargs) + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 96, in make_request + **kwargs + File "/usr/local/lib/python3.7/site-packages/fitbit/api.py", line 68, in _request + response = self.session.request(method, url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 408, in request + self.auto_refresh_url, auth=auth, **kwargs + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 363, in refresh_token + timeout=timeout, headers=headers, verify=verify, withhold_token=True, proxies=proxies) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 581, in post + return self.request('POST', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 425, in request + headers=headers, data=data, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:13:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:13:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:13:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:13:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:13:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:13:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:13:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:13:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:13:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:13:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:13:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:13:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:13:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:13:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:13:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:13:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:13:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:14:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:14:26 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 13:14:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:14:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:14:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:14:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:14:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:14:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:14:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:14:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:14:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:14:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:14:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:14:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:14:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:14:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:14:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:14:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:15:00 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:15:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:15:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:15:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:15:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:15:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:15:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:15:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:15:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:15:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:16:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:16:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:16:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:16:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:16:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:16:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:16:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:16:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:16:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:16:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:16:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:16:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:16:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:16:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:16:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:16:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:16:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:17:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:17:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:17:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:17:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:17:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:17:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:17:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:17:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:17:05 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:17:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:17:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:17:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:17:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:17:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:17:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:17:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:17:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:17:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:18:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:18:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:18:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:18:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:18:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:18:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:18:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:18:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:18:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:18:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:18:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:18:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:18:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:18:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:18:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:18:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:18:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:19:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:19:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:19:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:19:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:19:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:19:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:19:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:19:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:19:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:19:10 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:19:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:19:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:19:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:19:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:19:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:19:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:19:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:19:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:20:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:20:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:20:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:20:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:20:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:20:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:20:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:20:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:20:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:20:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:20:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:20:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:20:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:20:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:20:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:20:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:20:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:21:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:21:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:21:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:21:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:21:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:21:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:21:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:21:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:21:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:21:15 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:21:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:21:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:21:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:21:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:21:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:21:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:21:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:21:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:22:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:22:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:22:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:22:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:22:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:22:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:22:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:22:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:22:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:22:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:22:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:22:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:22:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:22:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:22:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:22:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:22:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:23:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:23:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:23:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:23:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:23:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:23:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:23:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:23:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:23:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:23:20 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:23:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:23:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:23:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:23:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:23:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:23:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:23:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:23:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:24:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:24:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:24:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:24:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:24:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:24:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:24:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:24:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:24:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:24:25 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 239, in watched_entity_change + await self.end_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 258, in end_alerting + self._cancel() +TypeError: 'NoneType' object is not callable +2019-09-26 13:24:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:24:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:24:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:24:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:24:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:24:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:24:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:24:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:25:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:25:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:25:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:25:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:25:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:25:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:25:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:25:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:25:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:25:25 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:25:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:25:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:25:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:25:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:25:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:25:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:25:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:25:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:26:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:26:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:26:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:26:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:26:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:26:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:26:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:26:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:26:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:26:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 13:26:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:26:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:26:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:26:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:26:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:26:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:26:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:26:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:27:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:27:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:27:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:27:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:27:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:27:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:27:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:27:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:27:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:27:29 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:27:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 13:27:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:27:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:27:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:27:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:27:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:27:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:27:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:27:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:28:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:28:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:28:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:28:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:28:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:28:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:28:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:28:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:28:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:28:23 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 13:28:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 13:28:44 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:28:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:28:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:28:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:28:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:28:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:28:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:28:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:28:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:29:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:29:15 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:29:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:29:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:29:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:29:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:29:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:29:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:29:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:29:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:29:34 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:29:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 13:29:46 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:29:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:29:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:29:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:29:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:29:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:29:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:29:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:29:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:30:17 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:30:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:30:58 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 13:31:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:31:19 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:31:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:31:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:31:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:31:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:31:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:31:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:31:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:31:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:31:39 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:31:50 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:31:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:31:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:31:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:31:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:31:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:31:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:31:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:31:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:32:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:32:21 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:32:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:32:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:32:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:32:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:32:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:32:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:32:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:32:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:32:52 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:32:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:32:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:32:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:32:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:32:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:32:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:32:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:32:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:33:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:33:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:33:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:33:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:33:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:33:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:33:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:33:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:33:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:33:33 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 13:33:44 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:33:54 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:34:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:34:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:34:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:34:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:34:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:34:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:34:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:34:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:34:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:34:25 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:34:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:34:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:34:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:34:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:34:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:34:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:34:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:34:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:34:56 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:35:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:35:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:35:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:35:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:35:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:35:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:35:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:35:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:35:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:35:27 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:35:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:35:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:35:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:35:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:35:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:35:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:35:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:35:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:35:49 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:36:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:36:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:36:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:36:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:36:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:36:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:36:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:36:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:36:08 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 13:36:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:36:29 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:36:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:36:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:36:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:36:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:36:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:36:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:36:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:36:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:00 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:37:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:37:31 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:37:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:37:54 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:38:02 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:38:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:38:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:38:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:38:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:38:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:38:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:38:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:38:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:38:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:38:15 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 239, in watched_entity_change + await self.end_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 258, in end_alerting + self._cancel() +TypeError: 'NoneType' object is not callable +2019-09-26 13:38:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:38:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:38:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:38:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:38:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:38:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:38:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:38:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:38:43 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 13:39:04 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:39:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:39:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:39:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:39:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:39:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:39:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:39:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:39:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:39:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:39:35 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:39:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 13:39:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:39:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:39:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:39:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:39:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:39:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:39:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:39:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:39:59 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:40:06 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:40:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:40:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:40:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:40:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:40:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:40:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:40:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:40:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:40:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:40:37 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:40:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:40:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:40:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:40:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:40:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:40:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:40:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:40:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:41:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:41:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:41:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:41:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:41:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:41:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:41:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:41:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:41:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:41:18 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 13:41:39 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:41:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:41:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:41:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:41:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:41:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:41:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:41:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:41:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:42:04 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:42:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:42:10 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:42:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:42:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:42:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:42:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:42:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:42:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:42:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:42:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:42:41 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:42:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:42:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:42:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:42:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:42:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:42:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:42:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:42:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:43:12 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:43:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:43:53 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 13:44:09 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:44:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:44:14 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:44:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:44:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:44:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:44:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:44:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:44:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:44:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:44:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:44:45 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:44:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:44:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:44:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:44:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:44:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:44:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:44:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:44:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:45:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:45:16 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:45:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:45:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:45:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:45:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:45:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:45:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:45:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:45:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:45:47 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:45:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:45:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:45:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:45:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:45:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:45:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:45:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:45:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:46:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:46:13 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:46:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:46:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:46:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:46:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:46:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:46:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:46:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:46:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:46:28 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 13:46:49 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:46:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:46:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:46:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:46:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:46:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:46:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:46:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:46:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:47:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:47:20 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:47:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:47:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:47:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:47:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:47:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:47:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:47:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:47:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:47:51 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:47:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:47:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:47:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:47:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:47:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:47:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:47:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:47:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:48:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:48:18 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:48:22 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:48:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:48:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:48:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:48:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:48:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:48:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:48:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:48:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:48:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:48:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:48:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:48:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:48:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:48:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:48:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:48:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:49:03 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 13:49:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:49:24 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:49:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:49:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:49:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:49:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:49:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:49:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:49:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:49:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:49:55 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:50:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:50:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:50:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:50:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:50:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:50:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:50:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:50:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:50:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:50:23 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:50:26 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:50:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:50:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:50:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:50:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:50:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:50:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:50:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:50:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:50:57 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:51:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:51:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:51:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:51:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:51:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:51:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:51:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:51:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:51:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:51:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:51:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:51:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:51:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:51:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:51:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:51:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:51:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:51:38 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 13:51:59 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:52:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:52:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:52:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:52:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:52:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:52:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:52:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:52:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:52:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:52:28 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:52:30 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:52:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:52:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:52:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:52:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:52:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:52:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:52:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:52:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:53:01 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:53:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:53:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:53:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:53:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:53:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:53:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:53:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:53:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:53:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:53:32 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:53:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:53:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:53:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:53:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:53:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:53:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:53:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:53:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:54:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:54:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:54:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:54:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:54:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:54:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:54:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:54:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:54:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:54:13 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 13:54:33 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 13:54:34 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:54:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:54:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:54:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:54:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:54:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:54:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:54:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:54:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:55:05 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:55:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:55:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:55:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:55:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:55:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:55:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:55:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:55:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:55:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:55:36 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:55:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:55:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:55:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:55:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:55:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:55:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:55:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:55:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:56:07 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:56:09 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:56:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:56:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:56:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:56:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:56:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:56:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:56:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:56:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:56:39 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'ConnectTimeoutError(, 'Connect timed out. (connect timeout=5.0)')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:56:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:56:44 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:56:48 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 13:56:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:56:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:56:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:56:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:56:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:56:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:56:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:56:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:56:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:56:49 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:56:53 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1835083184] Error handling message: Unauthorized +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/websocket_api/connection.py", line 91, in async_handle + handler(self.hass, self, schema(msg)) + File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 50, in handle_subscribe_events + raise Unauthorized +homeassistant.exceptions.Unauthorized: Unauthorized +2019-09-26 13:56:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 13:56:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_screen +2019-09-26 13:56:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:56:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 13:57:09 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:57:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:57:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:57:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:57:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:57:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:57:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:57:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:57:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:57:16 ERROR (MainThread) [aioharmony.hubconnector] 10.10.10.177: Connection timed out for hub 12888383 +2019-09-26 13:57:36 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:57:40 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:57:41 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:57:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:57:46 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:57:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:57:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:57:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:57:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:57:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:57:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:57:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:57:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:57:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:57:51 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:57:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:57:57 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:58:02 ERROR (MainThread) [homeassistant.core] Error doing job: Future exception was never retrieved +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 88, in poll_devices_update + tuya.poll_devices_update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 105, in poll_devices_update + return self.discover_devices() + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 114, in discover_devices + devices = self.discovery() + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 108, in discovery + response = self._request('Discovery', 'discovery') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:58:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:58:02 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:58:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:58:07 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:58:11 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:58:11 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 13:58:12 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:58:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:58:19 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:58:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:58:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:58:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:58:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:58:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:58:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:58:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:58:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:58:24 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:58:29 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:58:34 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:58:41 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:58:42 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 13:58:46 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 13:58:46 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:58:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:58:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 469, in _sock_connect + sock.connect(address) +BlockingIOError: [Errno 115] Operation in progress + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 463, in sock_connect + self._sock_connect(fut, sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 477, in _sock_connect + self.add_writer(fd, self._sock_connect_cb, fut, sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 334, in add_writer + return self._add_writer(fd, callback, *args) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 294, in _add_writer + (reader, handle)) + File "/usr/local/lib/python3.7/selectors.py", line 389, in modify + self._selector.modify(key.fd, selector_events) +FileNotFoundError: [Errno 2] No such file or directory + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [No such file or directory] +2019-09-26 13:58:51 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:58:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:58:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:58:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:58:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:58:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:58:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:58:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:58:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut +concurrent.futures._base.CancelledError + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 113, in async_do_http_request + resp_body = None + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__ + self._do_exit(exc_type) + File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit + raise asyncio.TimeoutError +concurrent.futures._base.TimeoutError +2019-09-26 13:58:56 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:58:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:59:00 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 13:59:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:59:05 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:59:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:59:10 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:59:13 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 13:59:15 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:59:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:59:16 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 13:59:20 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:59:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:59:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:59:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:59:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:59:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:59:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:59:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:59:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:59:28 ERROR (MainThread) [snitun.multiplexer.core] Ping fails, no response from peer +2019-09-26 13:59:30 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:59:35 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:59:40 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 13:59:45 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:59:49 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 13:59:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath4 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:59:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:59:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:59:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:59:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:59:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:59:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:59:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:59:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +OSError: [Errno 113] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 13:59:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.colored1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 13:59:57 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 14:00:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath1 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 14:00:02 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 14:00:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath2 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 14:00:07 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 14:00:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.fp fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 14:00:12 ERROR (updater) [telegram.ext.updater] Error while getting Updates: urllib3 HTTPError HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 14:00:15 WARNING (MainThread) [homeassistant.components.light] Updating tuya light took longer than the scheduled update interval 0:00:30 +2019-09-26 14:00:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for light.bath3 fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn + (self._dns_host, self.port), self.timeout, **extra_kw + File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 61, in create_connection + for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): + File "/usr/local/lib/python3.7/socket.py", line 748, in getaddrinfo + for res in _socket.getaddrinfo(host, port, family, type, proto, flags): +socket.gaierror: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen + chunked=chunked, + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request + self._validate_conn(conn) + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn + conn.connect() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 334, in connect + conn = self._new_conn() + File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn + self, "Failed to establish a new connection: %s" % e +urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Try again + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send + timeout=timeout + File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen + method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] + File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment + raise MaxRetryError(_pool, url, error or ResponseError(cause)) +urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 441, in async_device_update + await self.hass.async_add_executor_job(self.update) + File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 150, in update + self.tuya.update() + File "/usr/local/lib/python3.7/site-packages/tuyaha/devices/base.py", line 43, in update + self.obj_id, 'QueryDevice', namespace='query') + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 140, in device_control + response = self._request(action, namespace, devId, param) + File "/usr/local/lib/python3.7/site-packages/tuyaha/tuyaapi.py", line 165, in _request + json = data + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post + return request('post', url, data=data, json=json, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request + return session.request(method=method, url=url, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request + resp = self.send(prep, **send_kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send + r = adapter.send(request, **kwargs) + File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +requests.exceptions.ConnectionError: HTTPSConnectionPool(host='px1.tuyaus.com', port=443): Max retries exceeded with url: /homeassistant/skill (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')) +2019-09-26 14:00:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:00:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:00:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:00:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:00:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:00:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:00:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:00:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:00:40 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 14:00:42 WARNING (MainThread) [hass_nabucasa.iot] Unable to connect: Cannot connect to host cloud.nabucasa.com:443 ssl:None [Try again] +2019-09-26 14:00:45 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 14:00:50 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Try again')': /bot969089612:AAElZTqpHXHO2AQqy3Ji9cxyFuTdCM6WQl8/getUpdates +2019-09-26 14:00:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:00:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:00:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:00:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:00:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:00:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:00:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:00:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:01:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:01:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:01:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:01:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:01:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:01:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:01:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:01:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:01:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:01:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:01:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:01:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:01:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:01:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:01:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:01:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:01:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:02:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:02:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:02:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:02:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:02:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:02:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:02:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:02:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:02:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:02:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:02:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:02:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:02:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:02:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:02:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:02:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:02:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:02:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:03:13 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:03:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:03:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:03:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:03:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:03:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:03:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:03:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:03:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:03:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:03:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:03:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:03:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:03:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:03:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:03:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:03:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:03:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:03:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:04:07 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 239, in watched_entity_change + await self.end_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 258, in end_alerting + self._cancel() +TypeError: 'NoneType' object is not callable +2019-09-26 14:04:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:04:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:04:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:04:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:04:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:04:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:04:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:04:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:04:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:04:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:05:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:05:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:05:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:05:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:05:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:05:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:05:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:05:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:05:17 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:05:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:05:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:05:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:05:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:05:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:05:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:05:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:05:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:05:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:05:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:06:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:06:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:06:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:06:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:06:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:06:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:06:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:06:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:06:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:06:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:06:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:06:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:06:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:06:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:06:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:06:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:06:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:07:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:07:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:07:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:07:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:07:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:07:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:07:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:07:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:07:22 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:07:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:07:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:07:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:07:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:07:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:07:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:07:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:07:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:07:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:08:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:08:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:08:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:08:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:08:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:08:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:08:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:08:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:08:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:08:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:08:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:08:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:08:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:08:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:08:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:08:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:08:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:09:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:09:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:09:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:09:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:09:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:09:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:09:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:09:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:09:27 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:09:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:09:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:09:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:09:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:09:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:09:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:09:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:09:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:09:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:10:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:10:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:10:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:10:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:10:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:10:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:10:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:10:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:10:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:10:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:10:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:10:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:10:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:10:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:10:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:10:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:10:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:11:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:11:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:11:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:11:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:11:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:11:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:11:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:11:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:11:32 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:11:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:11:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:11:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:11:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:11:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:11:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:11:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:11:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:11:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:12:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:12:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:12:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:12:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:12:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:12:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:12:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:12:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:12:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:12:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:12:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:12:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:12:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:12:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:12:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:12:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:12:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:13:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:13:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:13:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:13:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:13:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:13:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:13:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:13:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:13:37 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:13:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:13:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:13:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:13:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:13:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:13:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:13:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:13:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:13:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:14:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:14:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:14:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:14:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:14:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:14:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:14:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:14:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:14:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:14:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:14:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:14:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:14:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:14:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:14:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:14:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:14:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:15:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:15:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:15:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:15:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:15:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:15:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:15:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:15:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:15:42 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:15:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:15:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:15:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:15:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:15:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:15:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:15:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:15:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:15:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:16:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:16:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:16:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:16:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:16:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:16:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:16:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:16:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:16:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:16:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:16:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:16:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:16:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:16:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:16:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:16:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:16:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:17:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:17:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:17:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:17:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:17:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:17:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:17:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:17:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:17:47 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:17:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:17:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:17:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:17:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:17:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:17:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:17:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:17:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:17:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:17:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:18:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:18:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:18:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:18:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:18:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:18:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:18:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:18:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:18:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:18:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:18:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:18:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:18:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:18:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:18:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:18:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:18:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:18:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:19:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:19:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:19:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:19:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:19:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:19:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:19:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:19:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:19:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:19:52 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:19:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:19:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:19:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:19:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:19:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:19:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:19:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:19:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:19:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:20:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:20:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:20:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:20:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:20:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:20:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:20:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:20:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:20:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:20:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:21:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:21:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:21:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:21:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:21:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:21:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:21:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:21:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:21:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:21:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:21:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:21:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:21:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:21:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:21:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:21:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:21:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:21:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:21:56 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:22:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:22:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:22:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:22:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:22:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:22:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:22:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:22:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:22:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:22:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:22:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:22:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:22:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:22:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:22:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:22:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:22:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:23:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:23:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:23:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:23:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:23:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:23:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:23:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:23:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:23:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:23:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:23:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:23:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:23:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:23:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:23:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:23:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:23:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:00 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:24:01 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:24:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:24:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:24:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:25:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:25:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:25:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:25:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:25:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:25:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:25:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:25:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:25:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:25:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:25:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:25:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:25:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:25:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:25:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:25:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:25:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:25:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:26:06 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:26:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:26:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:26:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:26:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:26:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:26:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:26:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:26:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:26:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:26:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:26:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:26:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:26:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:26:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:26:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:26:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:26:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:27:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:27:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:27:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:27:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:27:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:27:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:27:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:27:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:27:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:27:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:27:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:27:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:27:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:27:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:27:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:27:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:27:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:27:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:28:11 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:28:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:28:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:28:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:28:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:28:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:28:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:28:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:28:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 14:28:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:28:40 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:28:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:28:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:28:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:28:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:28:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:28:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:28:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:28:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:28:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:29:11 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:29:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:29:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:29:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:29:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:29:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:29:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:29:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:29:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:29:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:29:42 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:29:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:29:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:29:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:29:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:29:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:29:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:29:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:29:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:29:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:30:13 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:30:16 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:30:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:30:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:30:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:30:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:30:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:30:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:30:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:30:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:30:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:30:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:30:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:30:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:30:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:30:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:30:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:30:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:30:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:30:54 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 14:31:15 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:31:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:31:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:31:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:31:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:31:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:31:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:31:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:31:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:31:46 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:31:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:31:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:31:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:31:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:31:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:31:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:31:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:31:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:31:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:32:17 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:32:21 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:32:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:32:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:32:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:32:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:32:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:32:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:32:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:32:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:32:48 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:32:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:32:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:32:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:32:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:32:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:32:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:32:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:32:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:32:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:33:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:33:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:33:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:33:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:33:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:33:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:33:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:33:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:33:29 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 14:33:49 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:33:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:33:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:33:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:33:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:33:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:33:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:33:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:33:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:33:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:34:20 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:34:25 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:34:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:34:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:34:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:34:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:34:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:34:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:34:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:34:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:34:51 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:34:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:34:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:34:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:34:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:34:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:34:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:34:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:34:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:34:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:35:22 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:35:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:35:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:35:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:35:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:35:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:35:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:35:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:35:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:35:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:35:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:35:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:35:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:35:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:35:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:35:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:35:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:35:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:36:03 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 14:36:24 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:36:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:36:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:36:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:36:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:36:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:36:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:36:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:36:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:36:30 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:36:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:36:55 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:37:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:37:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:37:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:37:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:37:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:37:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:37:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:37:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:37:26 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:37:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:37:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:37:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:37:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:37:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:37:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:37:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:37:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:37:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:37:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:37:57 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:38:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:38:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:38:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:38:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:38:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:38:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:38:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:38:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:38:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:38:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:38:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:38:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:38:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:38:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:38:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:38:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:38:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:38:35 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:38:38 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 14:38:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:38:59 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:39:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:39:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:39:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:39:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:39:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:39:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:39:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:39:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:39:30 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:39:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:39:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:39:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:39:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:39:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:39:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:39:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:39:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:39:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:40:01 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:40:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:40:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:40:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:40:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:40:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:40:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:40:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:40:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:40:32 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:40:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:40:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:40:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:40:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:40:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:40:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:40:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:40:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:40:40 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:40:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:41:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:41:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:41:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:41:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:41:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:41:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:41:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:41:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:41:13 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 14:41:34 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:41:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:41:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:41:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:41:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:41:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:41:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:41:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:41:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:41:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:42:05 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:42:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:42:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:42:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:42:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:42:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:42:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:42:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:42:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:42:36 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:42:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:42:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:42:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:42:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:42:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:42:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:42:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:42:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:42:45 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:42:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:43:07 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:43:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:43:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:43:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:43:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:43:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:43:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:43:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:43:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:43:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:43:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:43:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:43:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:43:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:43:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:43:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:43:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:43:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:43:48 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 14:43:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:44:09 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:44:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:44:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:44:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:44:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:44:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:44:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:44:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:44:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:44:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:44:40 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:44:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:44:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:44:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:44:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:44:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:44:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:44:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:44:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:44:50 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:44:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:45:11 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:45:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:45:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:45:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:45:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:45:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:45:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:45:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:45:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:45:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:45:42 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:45:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:45:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:45:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:45:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:45:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:45:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:45:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:45:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:45:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:46:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:46:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:46:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:46:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:46:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:46:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:46:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:46:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:46:23 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 14:46:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:46:44 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:46:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:46:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:46:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:46:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:46:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:46:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:46:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:46:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:46:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:46:55 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:47:15 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:47:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:47:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:47:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:47:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:47:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:47:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:47:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:47:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:47:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:47:46 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:47:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:47:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:47:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:47:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:47:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:47:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:47:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:47:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:47:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:48:17 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:48:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:48:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:48:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:48:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:48:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:48:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:48:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:48:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:48:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:48:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:48:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:48:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:48:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:48:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:48:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:48:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:48:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:48:58 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 14:49:00 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:49:19 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:49:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:49:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:49:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:49:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:49:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:49:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:49:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:49:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:49:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:49:50 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:49:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:49:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:49:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:49:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:49:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:49:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:49:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:49:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:49:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:50:21 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:50:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:50:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:50:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:50:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:50:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:50:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:50:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:50:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:50:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:50:52 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:50:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:50:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:50:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:50:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:50:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:50:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:50:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:50:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:50:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:51:04 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:51:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:51:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:51:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:51:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:51:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:51:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:51:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:51:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:51:33 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 14:51:54 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:51:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:52:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:52:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:52:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:52:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:52:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:52:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:52:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:52:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:52:25 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:52:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:52:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:52:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:52:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:52:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:52:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:52:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:52:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:52:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:52:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:52:56 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:53:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:53:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:53:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:53:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:53:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:53:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:53:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:53:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:53:09 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:53:27 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:53:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:53:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:53:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:53:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:53:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:53:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:53:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:53:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:53:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:54:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:54:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:54:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:54:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:54:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:54:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:54:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:54:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:54:08 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 14:54:29 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:54:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:54:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:54:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:54:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:54:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:54:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:54:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:54:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:54:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:55:00 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:55:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:55:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:55:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:55:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:55:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:55:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:55:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:55:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:55:14 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:55:31 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:55:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:55:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:55:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:55:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:55:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:55:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:55:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:55:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:55:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:56:02 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:56:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:56:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:56:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:56:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:56:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:56:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:56:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:56:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:56:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:56:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:56:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:56:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:56:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:56:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:56:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:56:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:56:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:56:43 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 14:56:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:57:04 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:57:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:57:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:57:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:57:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:57:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:57:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:57:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:57:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:57:19 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:57:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:57:35 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:57:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:57:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:57:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:57:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:57:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:57:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:57:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:57:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:57:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:58:06 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:58:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:58:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:58:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:58:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:58:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:58:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:58:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:58:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:58:37 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:58:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:58:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:58:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:58:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:58:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:58:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:58:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:58:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:58:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 14:59:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:59:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:59:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:59:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:59:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:59:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:59:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:59:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:59:18 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 14:59:24 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 14:59:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 14:59:39 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 14:59:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:59:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:59:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:59:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:59:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:59:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:59:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:59:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 14:59:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:00:10 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:00:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:00:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:00:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:00:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:00:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:00:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:00:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:00:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:00:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:00:41 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:00:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:00:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:00:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:00:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:00:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:00:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:00:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:00:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:00:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:01:12 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:01:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:01:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:01:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:01:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:01:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:01:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:01:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:01:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:01:29 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:01:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:01:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:01:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:01:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:01:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:01:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:01:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:01:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:01:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:01:53 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:01:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:02:14 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:02:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:02:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:02:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:02:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:02:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:02:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:02:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:02:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:02:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:02:45 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:02:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:02:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:02:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:02:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:02:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:02:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:02:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:02:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:02:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:03:16 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:03:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:03:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:03:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:03:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:03:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:03:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:03:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:03:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:03:34 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:03:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:03:47 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:03:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:03:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:03:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:03:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:03:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:03:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:03:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:03:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:03:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:04:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:04:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:04:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:04:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:04:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:04:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:04:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:04:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:04:28 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:04:49 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:04:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:04:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:04:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:04:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:04:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:04:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:04:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:04:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:04:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:05:20 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:05:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:05:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:05:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:05:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:05:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:05:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:05:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:05:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:05:39 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:05:51 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:05:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:05:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:05:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:05:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:05:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:05:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:05:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:05:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:05:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:06:22 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:06:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:06:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:06:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:06:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:06:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:06:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:06:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:06:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:06:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:06:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:06:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:06:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:06:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:06:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:06:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:06:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:06:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:06:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:07:03 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:07:24 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:07:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:07:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:07:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:07:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:07:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:07:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:07:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:07:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:07:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:07:41 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:07:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:07:55 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:08:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:08:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:08:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:08:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:08:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:08:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:08:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:08:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:08:26 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:08:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:08:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:08:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:08:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:08:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:08:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:08:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:08:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:08:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:08:57 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:09:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:09:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:09:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:09:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:09:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:09:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:09:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:09:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:09:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:09:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:09:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:09:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:09:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:09:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:09:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:09:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:09:38 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:09:46 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:09:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:09:59 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:10:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:10:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:10:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:10:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:10:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:10:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:10:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:10:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:10:30 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:10:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:10:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:10:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:10:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:10:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:10:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:10:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:10:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:10:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:10:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:11:00 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:11:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:11:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:11:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:11:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:11:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:11:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:11:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:11:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:11:31 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:11:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:11:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:11:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:11:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:11:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:11:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:11:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:11:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:11:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:11:51 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:11:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:12:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:12:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:12:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:12:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:12:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:12:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:12:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:12:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:12:12 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:12:33 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:12:35 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:12:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:12:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:12:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:12:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:12:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:12:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:12:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:12:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:12:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:13:04 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:13:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:13:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:13:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:13:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:13:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:13:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:13:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:13:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:13:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:13:35 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:13:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:13:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:13:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:13:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:13:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:13:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:13:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:13:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:13:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:13:56 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:14:06 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:14:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:14:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:14:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:14:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:14:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:14:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:14:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:14:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:14:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:14:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:14:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:14:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:14:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:14:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:14:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:14:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:14:47 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:14:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:15:08 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:15:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:15:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:15:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:15:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:15:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:15:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:15:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:15:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:15:39 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:15:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:15:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:15:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:15:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:15:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:15:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:15:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:15:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:15:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:16:00 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:16:10 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:16:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:16:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:16:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:16:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:16:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:16:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:16:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:16:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:16:41 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:16:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:16:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:16:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:16:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:16:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:16:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:16:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:16:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:16:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:17:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:17:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:17:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:17:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:17:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:17:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:17:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:17:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:17:22 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:17:43 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:17:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:17:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:17:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:17:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:17:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:17:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:17:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:17:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:17:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:18:05 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:18:14 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:18:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:18:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:18:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:18:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:18:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:18:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:18:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:18:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:18:45 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:18:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:18:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:18:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:18:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:18:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:18:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:18:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:18:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:18:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:19:16 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:19:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:19:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:19:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:19:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:19:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:19:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:19:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:19:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:19:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:19:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:19:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:19:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:19:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:19:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:19:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:19:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:19:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:19:57 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:20:10 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:20:18 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:20:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:20:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:20:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:20:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:20:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:20:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:20:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:20:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:20:49 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:20:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:20:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:20:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:20:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:20:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:20:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:20:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:20:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:20:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:21:20 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:21:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:21:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:21:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:21:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:21:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:21:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:21:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:21:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:21:51 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:21:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:21:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:21:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:21:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:21:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:21:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:21:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:21:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:21:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:22:15 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:22:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:22:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:22:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:22:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:22:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:22:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:22:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:22:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:22:32 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:22:53 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:22:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:22:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:22:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:22:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:22:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:22:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:22:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:22:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:22:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:23:24 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:23:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:23:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:23:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:23:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:23:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:23:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:23:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:23:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:23:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:23:55 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:24:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:24:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:24:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:24:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:24:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:24:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:24:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:24:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:24:20 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:24:26 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:24:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:24:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:24:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:24:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:24:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:24:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:24:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:24:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:24:33 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 239, in watched_entity_change + await self.end_alerting() + File "/usr/src/homeassistant/homeassistant/components/alert/__init__.py", line 258, in end_alerting + self._cancel() +TypeError: 'NoneType' object is not callable +2019-09-26 15:24:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:25:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:25:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:25:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:25:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:25:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:25:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:25:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:25:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:25:07 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:25:28 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:25:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:25:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:25:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:25:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:25:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:25:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:25:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:25:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:25:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:25:59 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:26:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:26:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:26:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:26:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:26:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:26:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:26:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:26:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:26:25 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:26:30 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:26:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:26:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:26:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:26:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:26:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:26:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:26:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:26:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:26:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:27:01 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:27:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:27:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:27:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:27:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:27:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:27:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:27:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:27:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:27:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:27:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:27:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:27:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:27:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:27:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:27:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:27:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:27:42 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:27:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:28:03 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:28:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:28:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:28:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:28:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:28:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:28:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:28:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:28:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:28:30 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:28:34 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:28:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:28:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:28:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:28:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:28:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:28:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:28:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:28:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:28:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:29:05 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:29:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:29:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:29:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:29:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:29:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:29:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:29:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:29:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:29:36 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:29:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:29:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:29:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:29:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:29:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:29:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:29:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:29:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:29:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:30:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:30:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:30:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:30:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:30:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:30:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:30:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:30:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:30:17 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:30:35 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:30:38 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:30:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:30:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:30:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:30:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:30:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:30:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:30:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:30:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:30:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:31:09 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:31:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:31:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:31:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:31:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:31:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:31:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:31:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:31:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:31:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:31:39 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:31:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:31:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:31:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:31:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:31:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:31:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:31:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:31:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:31:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:32:10 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:32:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:32:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:32:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:32:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:32:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:32:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:32:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:32:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:32:39 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:32:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:32:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:32:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:32:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:32:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:32:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:32:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:32:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:32:51 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:32:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:33:12 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:33:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:33:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:33:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:33:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:33:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:33:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:33:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:33:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:33:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:33:43 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:33:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:33:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:33:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:33:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:33:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:33:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:33:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:33:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:33:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:34:14 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:34:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:34:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:34:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:34:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:34:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:34:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:34:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:34:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:34:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:34:44 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:34:45 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:34:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:34:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:34:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:34:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:34:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:34:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:34:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:34:52 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:34:59 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:35:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:35:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:35:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:35:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:35:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:35:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:35:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:35:23 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:35:26 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:35:47 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:35:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:35:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:35:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:35:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:35:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:35:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:35:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:35:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:35:54 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:36:18 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:36:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:36:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:36:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:36:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:36:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:36:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:36:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:36:25 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:36:49 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:36:49 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:36:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:36:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:36:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:36:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:36:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:36:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:36:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:36:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:36:56 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:37:20 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:37:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:37:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:37:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:37:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:37:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:37:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:37:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:37:27 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:37:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:37:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:37:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:37:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:37:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:37:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:37:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:37:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:37:58 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:38:01 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:38:22 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:38:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:38:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:38:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:38:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:38:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:38:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:38:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:38:29 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:38:53 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:38:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:38:54 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:39:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:39:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:39:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:39:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:39:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:39:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:39:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:39:00 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:39:24 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:39:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:39:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:39:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:39:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:39:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:39:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:39:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:39:31 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:39:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:39:55 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:40:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:40:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:40:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:40:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:40:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:40:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:40:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:40:02 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:40:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:40:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:40:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:40:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:40:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:40:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:40:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:40:33 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:40:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:40:36 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:40:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:40:57 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:40:59 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:41:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:41:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:41:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:41:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:41:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:41:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:41:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:41:04 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:41:28 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:41:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:41:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:41:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:41:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:41:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:41:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:41:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:41:35 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:41:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:41:58 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:42:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:42:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:42:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:42:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:42:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:42:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:42:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:42:06 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:42:29 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:42:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:42:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:42:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:42:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:42:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:42:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:42:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:42:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:42:37 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:42:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:43:04 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:43:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:43:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:43:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:43:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:43:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:43:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:43:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:43:08 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:43:10 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:43:31 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:43:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:43:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:43:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:43:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:43:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:43:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:43:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:43:39 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:43:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:44:02 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:44:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:44:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:44:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:44:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:44:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:44:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:44:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:44:10 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:44:33 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:44:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:44:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:44:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:44:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:44:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:44:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:44:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:44:41 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:44:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:45:04 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:45:09 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:45:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:45:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:45:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:45:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:45:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:45:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:45:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:45:12 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:45:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:45:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:45:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:45:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:45:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:45:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:45:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:45:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:45:43 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:45:45 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:45:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:46:06 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:46:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:46:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:46:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:46:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:46:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:46:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:46:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:46:14 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:46:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:46:37 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:46:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:46:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:46:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:46:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:46:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:46:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:46:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:46:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:46:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:47:08 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:47:14 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:47:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:47:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:47:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:47:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:47:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:47:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:47:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:47:16 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:47:39 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:47:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:47:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:47:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:47:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:47:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:47:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:47:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:47:47 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:47:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:48:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:48:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:48:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:48:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:48:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:48:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:48:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:48:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:48:19 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:48:40 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:48:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:48:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:48:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:48:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:48:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:48:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:48:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:48:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:48:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:49:11 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:49:19 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:49:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:49:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:49:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:49:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:49:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:49:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:49:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:49:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:49:42 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:49:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:49:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:49:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:49:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:49:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:49:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:49:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:49:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:49:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:50:13 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:50:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:50:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:50:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:50:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:50:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:50:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:50:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:50:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:50:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:50:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:50:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:50:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:50:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:50:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:50:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:50:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:50:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:50:54 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:51:15 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:51:23 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:51:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:51:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:51:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:51:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:51:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:51:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:51:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:51:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:51:46 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:51:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:51:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:51:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:51:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:51:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:51:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:51:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:51:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:51:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:52:17 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:52:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:52:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:52:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:52:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:52:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:52:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:52:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:52:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:52:48 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:52:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:52:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:52:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:52:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:52:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:52:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:52:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:52:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:52:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:53:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:53:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:53:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:53:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:53:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:53:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:53:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:53:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:53:28 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:53:29 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:53:50 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:53:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:53:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:53:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:53:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:53:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:53:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:53:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:53:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:53:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:54:21 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:54:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:54:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:54:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:54:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:54:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:54:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:54:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:54:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:54:52 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:54:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:55:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:55:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:55:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:55:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:55:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:55:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:55:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:55:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:55:23 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:55:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:55:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:55:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:55:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:55:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:55:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:55:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:55:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:55:33 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:55:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:56:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:56:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:56:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:56:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:56:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:56:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:56:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:56:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:56:04 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:56:25 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:56:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:56:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:56:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:56:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:56:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:56:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:56:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:56:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:56:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:56:56 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:57:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:57:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:57:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:57:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:57:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:57:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:57:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:57:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:57:27 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:57:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:57:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:57:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:57:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:57:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:57:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:57:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:57:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:57:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:57:38 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:57:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:57:58 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:58:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:58:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:58:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:58:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:58:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:58:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:58:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:58:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:58:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:58:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:58:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:58:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:58:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:58:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:58:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:58:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:58:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:58:39 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 15:58:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 15:59:00 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:59:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:59:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:59:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:59:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:59:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:59:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:59:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:59:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:59:31 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 15:59:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 15:59:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:59:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:59:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:59:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:59:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:59:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:59:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:59:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 15:59:43 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 15:59:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:00:02 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:00:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:00:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:00:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:00:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:00:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:00:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:00:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:00:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:00:33 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:00:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:00:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:00:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:00:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:00:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:00:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:00:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:00:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:00:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:01:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:01:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:01:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:01:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:01:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:01:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:01:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:01:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:01:14 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 16:01:35 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:01:35 ERROR (SyncWorker_4) [homeassistant.components.octoprint] Endpoint: printer Failed to update OctoPrint status. Error: 409 Client Error: CONFLICT for url: http://10.10.10.40:80/api/printer +2019-09-26 16:01:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:01:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:01:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:01:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:01:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:01:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:01:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:01:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:01:48 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 16:01:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:02:06 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:02:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:02:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:02:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:02:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:02:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:02:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:02:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:02:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:02:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 16:02:37 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:02:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:02:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:02:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:02:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:02:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:02:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:02:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:02:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:02:46 ERROR (SyncWorker_5) [homeassistant.components.octoprint] Endpoint: printer Failed to update OctoPrint status. Error: 409 Client Error: CONFLICT for url: http://10.10.10.40:80/api/printer +2019-09-26 16:02:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:03:08 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:03:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:03:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:03:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:03:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:03:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:03:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:03:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:03:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:03:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:03:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:03:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:03:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:03:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:03:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:03:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:03:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:03:49 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 16:03:53 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 16:03:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:04:10 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:04:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:04:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:04:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:04:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:04:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:04:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:04:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:04:18 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:04:41 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:04:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:04:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:04:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:04:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:04:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:04:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:04:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:04:49 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:04:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:05:12 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:05:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:05:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:05:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:05:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:05:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:05:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:05:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:05:20 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:05:40 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 16:05:43 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:05:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:05:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:05:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:05:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:05:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:05:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:05:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:05:51 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:05:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:05:58 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 16:05:59 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 16:06:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:06:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:06:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:06:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:06:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:06:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:06:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:06:22 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:06:24 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 16:06:45 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:06:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:06:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:06:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:06:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:06:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:06:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:06:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:06:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:06:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:07:16 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:07:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:07:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:07:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:07:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:07:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:07:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:07:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:07:24 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:07:47 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:07:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:07:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:07:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:07:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:07:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:07:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:07:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:07:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:07:55 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:00 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 16:08:02 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 16:08:18 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:08:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:26 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:08:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:57 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:08:59 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 16:09:20 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:09:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:09:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:09:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:09:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:09:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:09:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:09:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:09:28 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:09:51 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:09:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:09:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:09:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:09:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:09:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:09:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:09:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:09:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:09:59 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:10:07 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 16:10:20 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 16:10:22 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:10:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:10:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:10:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:10:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:10:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:10:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:10:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:10:30 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:10:41 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 16:10:53 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:10:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:11:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:11:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:11:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:11:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:11:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:11:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:11:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:11:01 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:11:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:11:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:11:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:11:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:11:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:11:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:11:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:11:32 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:11:34 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 16:11:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 16:11:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:11:55 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:12:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:12:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:12:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:12:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:12:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:12:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:12:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:12:03 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:12:12 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 16:12:26 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:12:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:12:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:12:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:12:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:12:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:12:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:12:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:12:34 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:12:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:12:57 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:13:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:13:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:13:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:13:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:13:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:13:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:13:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:13:05 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:13:28 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:13:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:13:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:13:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:13:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:13:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:13:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:13:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:13:36 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:13:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:14:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:14:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:14:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:14:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:14:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:14:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:14:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:14:07 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:14:09 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 16:14:17 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 16:14:30 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:14:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 16:14:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:14:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:14:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:14:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:14:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:14:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:14:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:14:38 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:14:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:15:01 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:15:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:15:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:15:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:15:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:15:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:15:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:15:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:15:09 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:15:32 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:15:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:15:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:15:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:15:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:15:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:15:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:15:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:15:40 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:15:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:16:03 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:16:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:16:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:16:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:16:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:16:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:16:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:16:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:16:11 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:16:22 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 16:16:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:16:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:16:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:16:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:16:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:16:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:16:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:16:42 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:16:44 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 16:16:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:17:05 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:17:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:17:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:17:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:17:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:17:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:17:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:17:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:17:13 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:17:14 ERROR (SyncWorker_5) [homeassistant.components.octoprint] Endpoint: printer Failed to update OctoPrint status. Error: 409 Client Error: CONFLICT for url: http://10.10.10.40:80/api/printer +2019-09-26 16:17:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery +2019-09-26 16:17:36 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:17:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:17:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:17:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:17:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:17:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:17:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:17:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:17:44 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:17:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:18:07 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:18:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:18:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:18:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:18:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:18:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:18:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:18:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:18:15 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:18:27 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409) +2019-09-26 16:18:38 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:18:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:18:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:18:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:18:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:18:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:18:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:18:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:18:46 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:18:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:19:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:19:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:19:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:19:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:19:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:19:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:19:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:19:17 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:19:19 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.familyroom_tv_power is taking over 10 seconds +2019-09-26 16:19:40 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:19:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:19:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:19:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:19:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:19:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:19:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:19:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:19:48 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:19:53 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:20:11 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:20:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:20:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:20:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:20:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:20:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:20:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:20:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:20:19 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:20:42 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:20:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:20:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:20:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:20:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:20:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:20:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:20:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:20:50 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:20:54 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_availability +2019-09-26 16:21:13 WARNING (MainThread) [homeassistant.components.switch] Updating command_line switch took longer than the scheduled update interval 0:00:30 +2019-09-26 16:21:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 147, in async_update + self._state = await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:21:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_bytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 143, in async_update + self._state = await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:21:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 228, in _async_fetch_value + return await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:21:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_second_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 252, in _async_fetch_value + return await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:21:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.rbr40_gateway_packets_sec_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 254, in _async_fetch_value + return await self._device.async_get_total_packets_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 165, in async_get_total_packets_sent + return await self._igd_device.async_get_total_packets_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 120, in async_get_total_packets_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:21:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.bytes_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 141, in async_update + self._state = await self._device.async_get_total_bytes_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 152, in async_get_total_bytes_received + return await self._igd_device.async_get_total_bytes_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 89, in async_get_total_bytes_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:21:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_packets_received fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 145, in async_update + self._state = await self._device.async_get_total_packets_received() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 161, in async_get_total_packets_received + return await self._igd_device.async_get_total_packets_received() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 110, in async_get_total_packets_received + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:21:21 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.orbi_kbytes_sent fails +Traceback (most recent call last): + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 924, in _wrap_create_connection + await self._loop.create_connection(*args, **kwargs)) + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 954, in create_connection + raise exceptions[0] + File "/usr/local/lib/python3.7/asyncio/base_events.py", line 941, in create_connection + await self.sock_connect(sock, address) + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect + return await fut + File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb + raise OSError(err, f'Connect call failed {address}') +ConnectionRefusedError: [Errno 111] Connect call failed ('10.10.10.254', 5555) + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 261, in async_update_ha_state + await self.async_device_update() + File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 439, in async_device_update + await self.async_update() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 198, in async_update + new_value = await self._async_fetch_value() + File "/usr/src/homeassistant/homeassistant/components/upnp/sensor.py", line 230, in _async_fetch_value + return await self._device.async_get_total_bytes_sent() + File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 156, in async_get_total_bytes_sent + return await self._igd_device.async_get_total_bytes_sent() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/profiles/igd.py", line 99, in async_get_total_bytes_sent + result = await action.async_call() + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 509, in async_call + await self.service.requester.async_http_request('POST', url, headers, body) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/client.py", line 70, in async_http_request + body_type=body_type) + File "/usr/local/lib/python3.7/site-packages/async_upnp_client/aiohttp.py", line 103, in async_do_http_request + async with self._session.request(method, url, headers=headers, data=body) as response: + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 1005, in __aenter__ + self._resp = await self._coro + File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 476, in _request + timeout=real_timeout + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 522, in connect + proto = await self._create_connection(req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 854, in _create_connection + req, traces, timeout) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 992, in _create_direct_connection + raise last_exc + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 974, in _create_direct_connection + req=req, client_error=client_error) + File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 931, in _wrap_create_connection + raise client_error(req.connection_key, exc) from exc +aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.10.10.254:5555 ssl:None [Connect call failed ('10.10.10.254', 5555)] +2019-09-26 16:21:34 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Refusing to update non-registered sensor: 187f3c85f8d640dec263ea6360e287c33528e1f22d937007251afeedc5f4ac9b_mobile_app_lr_tablet_battery diff --git a/lovelace/cal.yaml b/lovelace/cal.yaml new file mode 100644 index 0000000..cfc89e1 --- /dev/null +++ b/lovelace/cal.yaml @@ -0,0 +1,4 @@ +title: Nitro 3D +icon: mdi:calendar-month-outline +type: horizontal-stack +cards: \ No newline at end of file diff --git a/lovelace/home.yaml b/lovelace/home.yaml index 1f70887..363b371 100644 --- a/lovelace/home.yaml +++ b/lovelace/home.yaml @@ -3,11 +3,7 @@ icon: mdi:home-variant type: horizontal-stack cards: - - type: horizontal-stack - cards: - - type: weather-forecast - entity: weather.wilsonscorner - theme: dark_red + # - type: custom:group-card # card: @@ -18,7 +14,9 @@ cards: - type: vertical-stack cards: - + - type: weather-forecast + entity: weather.wilsonscorner + theme: dark_red - type: glance title: Family @@ -30,11 +28,13 @@ cards: - entity: person.clint_wilson - entity: person.beth_wilson - entity: person.dakota_wilson - - entity: sensor.activity - - entity: sensor.battery_level - - entity: sensor.battery_state - - entity: sensor.last_update_trigger - - entity: sensor.geocoded_location + # - entity: sensor.activity + # - entity: sensor.battery_level + # - entity: sensor.battery_state + # - entity: sensor.last_update_trigger + # - entity: sensor.geocoded_location + + - type: glance title: System @@ -45,6 +45,25 @@ cards: - entity: sensor.disk_use_percent_home name: Disk Usage + - type: glance + title: 3D Printer + columns: 2 + entities: + - entity: sensor.nitro_3d_current_state + name: Status + - entity: sensor.nitro_3d_job_percentage + name: Completion % + - entity: sensor.nitro_3d_time_elapsed + name: Elapsed Time + - entity: sensor.nitro_3d_time_remaining + name: Remaining Time + - entity: binary_sensor.nitro_3d_printing + name: Dunno + - entity: binary_sensor.nitro_3d_printing_error + name: Error + + + @@ -52,7 +71,6 @@ cards: - type: vertical-stack cards: - - type: glance title: Doors columns: 2 @@ -61,6 +79,31 @@ cards: name: Front Door - entity: sensor.cottage_door name: Cottage Door + + - type: glance + title: Living Room + Columns: 4 + entities: + - entity: light.lrc1 + name: LR Ceiling 1 + tap_action: + action: toggle + - entity: light.lrc2 + name: LR Ceiling 2 + tap_action: + action: toggle + + + - type: glance + title: Dining Room + Columns: 4 + entities: + - entity: light.dr1 + tap_action: + action: toggle + - entity: light.dr2 + tap_action: + action: toggle - type: glance title: Master Bedroom @@ -98,20 +141,7 @@ cards: action: toggle - type: glance - title: Living Room - Columns: 4 - entities: - - entity: light.lrc1 - name: LR Ceiling 1 - tap_action: - action: toggle - - entity: light.lrc2 - name: LR Ceiling 2 - tap_action: - action: toggle - - - type: glance - title: Man Cave + title: Office Columns: 4 entities: - entity: light.oc1 @@ -128,20 +158,29 @@ cards: tap_action: action: toggle + - type: glance - title: Dining Room + title: Misc Columns: 4 entities: - - entity: light.dr1 + - entity: light.fp tap_action: - action: toggle - - entity: light.dr2 - tap_action: - action: toggle + action: toggle + + - - type: vertical-stack cards: + + - type: glance + title: Switches + Columns: 2 + entities: + - entity: switch.printer + icon: mdi:printer-3d-nozzle-outline + - entity: switch.tbd + icon: mdi:meditation + name: Zen - type: entities diff --git a/resources.yaml b/resources.yaml index 6782624..d6f1e55 100644 --- a/resources.yaml +++ b/resources.yaml @@ -1,19 +1,26 @@ - - url: /local/community_plugins/mini-graph-card-bundle.js?v=1 + - url: /community_plugin/compact-custom-header/compact-custom-header.js?v=5 + type: module + - url: /community_plugin/fitbit-card/fitbit-card.js?v=5 + type: js + - url: /community_plugin/mini-graph-card/mini-graph-card-bundle.js?v=0.6.0 + type: js + - url: /community_plugin/mini-media-player/mini-media-player-bundle.js?v=5 type: module - - url: /local/community_plugins/slider-entity-row.js?v=1 + - url: /community_plugin/radial-menu/radial-menu.js?v=5 type: module - - url: /local/community_plugins/mini-media-player-bundle.js?v=1 + - url: /community_plugin/roku-card/roku-card.js?v=5 #BROKEN type: module - - url: /local/community_plugins/compact-custom-header.js?v=1 + - url: /community_plugin/vertical-stack-in-card/vertical-stack-in-card.js?v=5 + type: js + - url: /community_plugin/circle-sensor-card/circle-sensor-card.js?v=5 type: module - - url: /local/community_plugins/group-card.js?v=1 + - url: /community_plugin/monster-card/monster-card.js?v=5 type: module - - url: /local/community_plugins/roku-card.js?v=1 + - url: /community_plugin/lovelace-slider-entity-row/slider-entity-row.js?v=5 type: module - - url: /local/community_plugins/fitbit-card.js?v=1 - type: js - - - url: /local/community_plugins/monster-card.js?v=1 + - url: /community_plugin/calendar-card/calendar-card.js type: js - - url: /local/community_plugins/vertical-stack-in-card.js?v=1 + +# Type Unknown + - url: /community_plugin/group-card/group-card.js?v=5 type: js \ No newline at end of file diff --git a/ui-lovelace.yaml b/ui-lovelace.yaml index 497f713..678d835 100644 --- a/ui-lovelace.yaml +++ b/ui-lovelace.yaml @@ -1,4 +1,28 @@ title: Wilson's Corner (Wabash, Indiana) +cch: + #options: clock + #clock_date: true + exceptions: + - conditions: + user: Kiosk + config: + disable_sidebar: true + header: true + swipe: true + options: clock + clock_date: true + hide_tabs: 7,8,9 + - conditions: + user: Beth Wilson + config: + disable_sidebar: true + header: true + options: clock + clock_date: true + hide_tabs: 7,8,9 + sidebar_closed: true + + views: - !include /config/lovelace/home.yaml - !include /config/lovelace/floorplan.yaml @@ -6,24 +30,26 @@ views: - !include /config/lovelace/room-masterbed.yaml - !include /config/lovelace/room-masterbath.yaml - !include /config/lovelace/room-office.yaml -# - !include /config/lovelace/room-secondbath.yaml + - !include /config/lovelace/room-kitchenhall.yaml + - !include /config/lovelace/fitbit.yaml + - !include /config/lovelace/octoprint.yaml + - !include /config/lovelace/people.yaml + - !include /config/lovelace/cal.yaml + + # - !include /config/lovelace/room-secondbath.yaml # - !include /config/lovelace/room-secondbed.yaml # - !include /config/lovelace/room-thirdbed.yaml # - !include /config/lovelace/room-pantry.yaml - - !include /config/lovelace/room-kitchenhall.yaml -# - !include /config/lovelace/lights.yaml -# - !include /config/lovelace/roku.yaml -# - !include /config/lovelace/network.yaml -# - !include /config/lovelace/spares.yaml - - !include /config/lovelace/fitbit.yaml # - !include /config/lovelace/fitbit2.yaml # - !include /config/lovelace/testtv.yaml # - !include /config/lovelace/test.yaml # - !include /config/lovelace/lighting.yaml # - !include /config/lovelace/plugin.yaml - - !include /config/lovelace/octoprint.yaml - - !include /config/lovelace/people.yaml - +# - !include /config/lovelace/lights.yaml +# - !include /config/lovelace/roku.yaml +# - !include /config/lovelace/network.yaml +# - !include /config/lovelace/spares.yaml + # - cch: # options: clock # hide_config: true @@ -53,6 +79,8 @@ resources: type: module - url: /community_plugin/lovelace-slider-entity-row/slider-entity-row.js?v=5 type: module + - url: /community_plugin/calendar-card/calendar-card.js + type: js # Type Unknown - url: /community_plugin/group-card/group-card.js?v=5 diff --git a/www/community/calendar-card/calendar-card.js b/www/community/calendar-card/calendar-card.js new file mode 100644 index 0000000..e70b9d8 --- /dev/null +++ b/www/community/calendar-card/calendar-card.js @@ -0,0 +1,1004 @@ +!function(e){var t={};function a(n){if(t[n])return t[n].exports;var s=t[n]={i:n,l:!1,exports:{}};return e[n].call(s.exports,s,s.exports,a),s.l=!0,s.exports}a.m=e,a.c=t,a.d=function(e,t,n){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(a.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var s in e)a.d(n,s,function(t){return e[t]}.bind(null,s));return n},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="/local/",a(a.s=118)}([function(e,t){var a=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=a)},function(e,t,a){var n=a(37)("wks"),s=a(25),r=a(0).Symbol,i="function"==typeof r;(e.exports=function(e){return n[e]||(n[e]=i&&r[e]||(i?r:s)("Symbol."+e))}).store=n},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t,a){var n=a(2);e.exports=function(e){if(!n(e))throw TypeError(e+" is not an object!");return e}},function(e,t,a){e.exports=!a(6)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,t,a){var n=a(3),s=a(66),r=a(38),i=Object.defineProperty;t.f=a(4)?Object.defineProperty:function(e,t,a){if(n(e),t=r(t,!0),n(a),s)try{return i(e,t,a)}catch(e){}if("get"in a||"set"in a)throw TypeError("Accessors not supported!");return"value"in a&&(e[t]=a.value),e}},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t,a){var n=a(0),s=a(16),r=a(12),i=a(25)("src"),d=a(89),_=(""+d).split("toString");a(19).inspectSource=function(e){return d.call(e)},(e.exports=function(e,t,a,d){var o="function"==typeof a;o&&(r(a,"name")||s(a,"name",t)),e[t]!==a&&(o&&(r(a,i)||s(a,i,e[t]?""+e[t]:_.join(String(t)))),e===n?e[t]=a:d?e[t]?e[t]=a:s(e,t,a):(delete e[t],s(e,t,a)))})(Function.prototype,"toString",function(){return"function"==typeof this&&this[i]||d.call(this)})},function(e,t,a){for(var n=a(9),s=a(29),r=a(7),i=a(0),d=a(16),_=a(34),o=a(1),u=o("iterator"),m=o("toStringTag"),l=_.Array,c={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},h=s(c),M=0;M=e.length?(this._t=void 0,s(1)):s(0,"keys"==t?a:"values"==t?e[a]:[a,e[a]])},"values"),r.Arguments=r.Array,n("keys"),n("values"),n("entries")},function(e,t,a){"use strict";var n=a(43),s={};s[a(1)("toStringTag")]="z",s+""!="[object z]"&&a(7)(Object.prototype,"toString",function(){return"[object "+n(this)+"]"},!0)},function(e,t,a){var n=a(0),s=a(19),r=a(16),i=a(7),d=a(17),_=function(e,t,a){var o,u,m,l,c=e&_.F,h=e&_.G,M=e&_.S,L=e&_.P,y=e&_.B,Y=h?n:M?n[t]||(n[t]={}):(n[t]||{}).prototype,p=h?s:s[t]||(s[t]={}),f=p.prototype||(p.prototype={});for(o in h&&(a=t),a)m=((u=!c&&Y&&void 0!==Y[o])?Y:a)[o],l=y&&u?d(m,n):L&&"function"==typeof m?d(Function.call,m):m,Y&&i(Y,o,m,e&_.U),p[o]!=m&&r(p,o,l),L&&f[o]!=m&&(f[o]=m)};n.core=s,_.F=1,_.G=2,_.S=4,_.P=8,_.B=16,_.W=32,_.U=64,_.R=128,e.exports=_},function(e,t){var a={}.hasOwnProperty;e.exports=function(e,t){return a.call(e,t)}},function(e,t,a){a(64)("asyncIterator")},function(e,t,a){"use strict";var n=a(0),s=a(12),r=a(4),i=a(11),d=a(7),_=a(27).KEY,o=a(6),u=a(37),m=a(28),l=a(25),c=a(1),h=a(65),M=a(64),L=a(90),y=a(68),Y=a(3),p=a(2),f=a(32),k=a(21),D=a(38),g=a(26),v=a(33),T=a(94),w=a(41),b=a(54),S=a(5),H=a(29),j=w.f,x=S.f,P=T.f,O=n.Symbol,E=n.JSON,W=E&&E.stringify,A=c("_hidden"),F=c("toPrimitive"),z={}.propertyIsEnumerable,J=u("symbol-registry"),N=u("symbols"),C=u("op-symbols"),I=Object.prototype,R="function"==typeof O&&!!b.f,U=n.QObject,V=!U||!U.prototype||!U.prototype.findChild,$=r&&o(function(){return 7!=v(x({},"a",{get:function(){return x(this,"a",{value:7}).a}})).a})?function(e,t,a){var n=j(I,t);n&&delete I[t],x(e,t,a),n&&e!==I&&x(I,t,n)}:x,G=function(e){var t=N[e]=v(O.prototype);return t._k=e,t},B=R&&"symbol"==typeof O.iterator?function(e){return"symbol"==typeof e}:function(e){return e instanceof O},K=function(e,t,a){return e===I&&K(C,t,a),Y(e),t=D(t,!0),Y(a),s(N,t)?(a.enumerable?(s(e,A)&&e[A][t]&&(e[A][t]=!1),a=v(a,{enumerable:g(0,!1)})):(s(e,A)||x(e,A,g(1,{})),e[A][t]=!0),$(e,t,a)):x(e,t,a)},q=function(e,t){Y(e);for(var a,n=L(t=k(t)),s=0,r=n.length;r>s;)K(e,a=n[s++],t[a]);return e},Z=function(e){var t=z.call(this,e=D(e,!0));return!(this===I&&s(N,e)&&!s(C,e))&&(!(t||!s(this,e)||!s(N,e)||s(this,A)&&this[A][e])||t)},Q=function(e,t){if(e=k(e),t=D(t,!0),e!==I||!s(N,t)||s(C,t)){var a=j(e,t);return!a||!s(N,t)||s(e,A)&&e[A][t]||(a.enumerable=!0),a}},X=function(e){for(var t,a=P(k(e)),n=[],r=0;a.length>r;)s(N,t=a[r++])||t==A||t==_||n.push(t);return n},ee=function(e){for(var t,a=e===I,n=P(a?C:k(e)),r=[],i=0;n.length>i;)!s(N,t=n[i++])||a&&!s(I,t)||r.push(N[t]);return r};R||(d((O=function(){if(this instanceof O)throw TypeError("Symbol is not a constructor!");var e=l(arguments.length>0?arguments[0]:void 0),t=function(a){this===I&&t.call(C,a),s(this,A)&&s(this[A],e)&&(this[A][e]=!1),$(this,e,g(1,a))};return r&&V&&$(I,e,{configurable:!0,set:t}),G(e)}).prototype,"toString",function(){return this._k}),w.f=Q,S.f=K,a(40).f=T.f=X,a(39).f=Z,b.f=ee,r&&!a(24)&&d(I,"propertyIsEnumerable",Z,!0),h.f=function(e){return G(c(e))}),i(i.G+i.W+i.F*!R,{Symbol:O});for(var te="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),ae=0;te.length>ae;)c(te[ae++]);for(var ne=H(c.store),se=0;ne.length>se;)M(ne[se++]);i(i.S+i.F*!R,"Symbol",{for:function(e){return s(J,e+="")?J[e]:J[e]=O(e)},keyFor:function(e){if(!B(e))throw TypeError(e+" is not a symbol!");for(var t in J)if(J[t]===e)return t},useSetter:function(){V=!0},useSimple:function(){V=!1}}),i(i.S+i.F*!R,"Object",{create:function(e,t){return void 0===t?v(e):q(v(e),t)},defineProperty:K,defineProperties:q,getOwnPropertyDescriptor:Q,getOwnPropertyNames:X,getOwnPropertySymbols:ee});var re=o(function(){b.f(1)});i(i.S+i.F*re,"Object",{getOwnPropertySymbols:function(e){return b.f(f(e))}}),E&&i(i.S+i.F*(!R||o(function(){var e=O();return"[null]"!=W([e])||"{}"!=W({a:e})||"{}"!=W(Object(e))})),"JSON",{stringify:function(e){for(var t,a,n=[e],s=1;arguments.length>s;)n.push(arguments[s++]);if(a=t=n[1],(p(t)||void 0!==e)&&!B(e))return y(t)||(t=function(e,t){if("function"==typeof a&&(t=a.call(this,e,t)),!B(t))return t}),n[1]=t,W.apply(E,n)}}),O.prototype[F]||a(16)(O.prototype,F,O.prototype.valueOf),m(O,"Symbol"),m(Math,"Math",!0),m(n.JSON,"JSON",!0)},function(e,t,a){"use strict";var n=a(73)(!0);a(56)(String,"String",function(e){this._t=String(e),this._i=0},function(){var e,t=this._t,a=this._i;return a>=t.length?{value:void 0,done:!0}:(e=n(t,a),this._i+=e.length,{value:e,done:!1})})},function(e,t,a){var n=a(5),s=a(26);e.exports=a(4)?function(e,t,a){return n.f(e,t,s(1,a))}:function(e,t,a){return e[t]=a,e}},function(e,t,a){var n=a(20);e.exports=function(e,t,a){if(n(e),void 0===t)return e;switch(a){case 1:return function(a){return e.call(t,a)};case 2:return function(a,n){return e.call(t,a,n)};case 3:return function(a,n,s){return e.call(t,a,n,s)}}return function(){return e.apply(t,arguments)}}},function(e,t){var a={}.toString;e.exports=function(e){return a.call(e).slice(8,-1)}},function(e,t){var a=e.exports={version:"2.6.9"};"number"==typeof __e&&(__e=a)},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,a){var n=a(50),s=a(30);e.exports=function(e){return n(s(e))}},function(e,t,a){var n=a(2);e.exports=function(e,t){if(!n(e)||e._t!==t)throw TypeError("Incompatible receiver, "+t+" required!");return e}},function(e,t,a){"use strict";var n,s=a(0),r=a(79)(0),i=a(7),d=a(27),_=a(80),o=a(99),u=a(2),m=a(22),l=a(22),c=!s.ActiveXObject&&"ActiveXObject"in s,h=d.getWeak,M=Object.isExtensible,L=o.ufstore,y=function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},Y={get:function(e){if(u(e)){var t=h(e);return!0===t?L(m(this,"WeakMap")).get(e):t?t[this._i]:void 0}},set:function(e,t){return o.def(m(this,"WeakMap"),e,t)}},p=e.exports=a(58)("WeakMap",y,Y,o,!0,!0);l&&c&&(_((n=o.getConstructor(y,"WeakMap")).prototype,Y),d.NEED=!0,r(["delete","has","get","set"],function(e){var t=p.prototype,a=t[e];i(t,e,function(t,s){if(u(t)&&!M(t)){this._f||(this._f=new n);var r=this._f[e](t,s);return"set"==e?this:r}return a.call(this,t,s)})}))},function(e,t){e.exports=!1},function(e,t){var a=0,n=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++a+n).toString(36))}},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,a){var n=a(25)("meta"),s=a(2),r=a(12),i=a(5).f,d=0,_=Object.isExtensible||function(){return!0},o=!a(6)(function(){return _(Object.preventExtensions({}))}),u=function(e){i(e,n,{value:{i:"O"+ ++d,w:{}}})},m=e.exports={KEY:n,NEED:!1,fastKey:function(e,t){if(!s(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!r(e,n)){if(!_(e))return"F";if(!t)return"E";u(e)}return e[n].i},getWeak:function(e,t){if(!r(e,n)){if(!_(e))return!0;if(!t)return!1;u(e)}return e[n].w},onFreeze:function(e){return o&&m.NEED&&_(e)&&!r(e,n)&&u(e),e}}},function(e,t,a){var n=a(5).f,s=a(12),r=a(1)("toStringTag");e.exports=function(e,t,a){e&&!s(e=a?e:e.prototype,r)&&n(e,r,{configurable:!0,value:t})}},function(e,t,a){var n=a(67),s=a(53);e.exports=Object.keys||function(e){return n(e,s)}},function(e,t){e.exports=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e}},function(e,t,a){var n=a(51),s=Math.min;e.exports=function(e){return e>0?s(n(e),9007199254740991):0}},function(e,t,a){var n=a(30);e.exports=function(e){return Object(n(e))}},function(e,t,a){var n=a(3),s=a(93),r=a(53),i=a(52)("IE_PROTO"),d=function(){},_=function(){var e,t=a(49)("iframe"),n=r.length;for(t.style.display="none",a(69).appendChild(t),t.src="javascript:",(e=t.contentWindow.document).open(),e.write("